Searched refs:SCTP_CID_SHUTDOWN_COMPLETE (Results 1 – 9 of 9) sorted by relevance
212 sch->type == SCTP_CID_SHUTDOWN_COMPLETE) in do_basic_checks()277 case SCTP_CID_SHUTDOWN_COMPLETE: in sctp_new_state()328 !test_bit(SCTP_CID_SHUTDOWN_COMPLETE, map) && in sctp_packet()350 } else if (sch->type == SCTP_CID_SHUTDOWN_COMPLETE) { in sctp_packet()432 test_bit(SCTP_CID_SHUTDOWN_COMPLETE, map) || in sctp_new()
55 #define SCTP_CID_BASE_MAX SCTP_CID_SHUTDOWN_COMPLETE
100 SCTP_CID_SHUTDOWN_COMPLETE = 14, enumerator
659 case SCTP_CID_SHUTDOWN_COMPLETE: in __sctp_auth_cid()
688 if (SCTP_CID_SHUTDOWN_COMPLETE == ch->type) in sctp_rcv_ootb()
823 case SCTP_CID_SHUTDOWN_COMPLETE: in sctp_outq_flush()
911 retval = sctp_make_control(asoc, SCTP_CID_SHUTDOWN_COMPLETE, flags, 0); in sctp_make_shutdown_complete()
3408 case SCTP_CID_SHUTDOWN_COMPLETE: in sctp_setsockopt_auth_chunk()
233 [SCTP_CID_SHUTDOWN_COMPLETE] = IP_VS_SCTP_SHUTDOWN_COMPLETE,