Searched refs:SCTP_CID_HEARTBEAT (Results 1 – 5 of 5) sorted by relevance
295 case SCTP_CID_HEARTBEAT: in sctp_new_state()353 !test_bit(SCTP_CID_HEARTBEAT, map) && in sctp_packet()383 } else if (sch->type == SCTP_CID_HEARTBEAT || in sctp_packet()502 } else if (sch->type == SCTP_CID_HEARTBEAT) { in sctp_new()
90 SCTP_CID_HEARTBEAT = 4, enumerator
795 if (chunk->chunk_hdr->type != SCTP_CID_HEARTBEAT && in sctp_outq_flush()853 case SCTP_CID_HEARTBEAT: in sctp_outq_flush()
1142 retval = sctp_make_control(asoc, SCTP_CID_HEARTBEAT, 0, sizeof(hbinfo)); in sctp_make_heartbeat()
232 [SCTP_CID_HEARTBEAT] = IP_VS_SCTP_DATA,