Searched refs:SCTP_CID_HEARTBEAT (Results 1 – 5 of 5) sorted by relevance
248 case SCTP_CID_HEARTBEAT: in sctp_new_state()309 } else if (sch->type == SCTP_CID_HEARTBEAT) { in sctp_new()403 !test_bit(SCTP_CID_HEARTBEAT, map) && in nf_conntrack_sctp_packet()433 } else if (sch->type == SCTP_CID_HEARTBEAT) { in nf_conntrack_sctp_packet()
75 SCTP_CID_HEARTBEAT = 4, enumerator
844 if (type != SCTP_CID_HEARTBEAT && in sctp_outq_select_transport()936 case SCTP_CID_HEARTBEAT: in sctp_outq_flush_ctrl()
1169 retval = sctp_make_control(asoc, SCTP_CID_HEARTBEAT, 0, in sctp_make_heartbeat()
232 [SCTP_CID_HEARTBEAT] = IP_VS_SCTP_DATA,
Completed in 18 milliseconds