Searched refs:SCTP_CID_HEARTBEAT (Results 1 – 5 of 5) sorted by relevance
254 case SCTP_CID_HEARTBEAT: in sctp_new_state()305 !test_bit(SCTP_CID_HEARTBEAT, map) && in sctp_packet()335 } else if (sch->type == SCTP_CID_HEARTBEAT || in sctp_packet()455 } else if (sch->type == SCTP_CID_HEARTBEAT) { in sctp_new()
90 SCTP_CID_HEARTBEAT = 4, enumerator
858 if (type != SCTP_CID_HEARTBEAT && in sctp_outq_select_transport()951 case SCTP_CID_HEARTBEAT: in sctp_outq_flush_ctrl()
1156 retval = sctp_make_control(asoc, SCTP_CID_HEARTBEAT, 0, in sctp_make_heartbeat()
232 [SCTP_CID_HEARTBEAT] = IP_VS_SCTP_DATA,