Searched refs:SCTP_CID_SHUTDOWN_COMPLETE (Results 1 – 9 of 9) sorted by relevance
179 sch->type == SCTP_CID_SHUTDOWN_COMPLETE) in do_basic_checks()244 case SCTP_CID_SHUTDOWN_COMPLETE: in sctp_new_state()389 test_bit(SCTP_CID_SHUTDOWN_COMPLETE, map) || in nf_conntrack_sctp_packet()399 !test_bit(SCTP_CID_SHUTDOWN_COMPLETE, map) && in nf_conntrack_sctp_packet()423 } else if (sch->type == SCTP_CID_SHUTDOWN_COMPLETE) { in nf_conntrack_sctp_packet()
40 #define SCTP_CID_BASE_MAX SCTP_CID_SHUTDOWN_COMPLETE
85 SCTP_CID_SHUTDOWN_COMPLETE = 14, enumerator
659 case SCTP_CID_SHUTDOWN_COMPLETE: in __sctp_auth_cid()
725 if (SCTP_CID_SHUTDOWN_COMPLETE == ch->type) in sctp_rcv_ootb()
910 case SCTP_CID_SHUTDOWN_COMPLETE: in sctp_outq_flush_ctrl()
913 retval = sctp_make_control(asoc, SCTP_CID_SHUTDOWN_COMPLETE, flags, in sctp_make_shutdown_complete()
3574 case SCTP_CID_SHUTDOWN_COMPLETE: in sctp_setsockopt_auth_chunk()
242 [SCTP_CID_SHUTDOWN_COMPLETE] = IP_VS_SCTP_SHUTDOWN_COMPLETE,