Searched refs:SCTP_CID_COOKIE_ACK (Results 1 – 6 of 6) sorted by relevance
187 if (((sch->type == SCTP_CID_COOKIE_ACK || in do_basic_checks()240 case SCTP_CID_COOKIE_ACK: in sctp_new_state()390 test_bit(SCTP_CID_COOKIE_ACK, map)) in nf_conntrack_sctp_packet()
239 [SCTP_CID_COOKIE_ACK] = IP_VS_SCTP_COOKIE_ACK,410 (sch->type == SCTP_CID_COOKIE_ACK)) { in set_sctp_state()
82 SCTP_CID_COOKIE_ACK = 11, enumerator
928 case SCTP_CID_COOKIE_ACK: in sctp_outq_flush_ctrl()
624 retval = sctp_make_control(asoc, SCTP_CID_COOKIE_ACK, 0, 0, GFP_ATOMIC); in sctp_make_cookie_ack()
3731 if (SCTP_CID_COOKIE_ACK == ch->type) in sctp_sf_ootb()
Completed in 28 milliseconds