Home
last modified time | relevance | path

Searched refs:SCTP_CID_SHUTDOWN_COMPLETE (Results 1 – 9 of 9) sorted by relevance

/linux/net/netfilter/
H A Dnf_conntrack_proto_sctp.c168 sch->type == SCTP_CID_SHUTDOWN_COMPLETE) in do_basic_checks()
224 case SCTP_CID_SHUTDOWN_COMPLETE: in sctp_new_state()
362 test_bit(SCTP_CID_SHUTDOWN_COMPLETE, map) || in nf_conntrack_sctp_packet()
372 !test_bit(SCTP_CID_SHUTDOWN_COMPLETE, map) && in nf_conntrack_sctp_packet()
402 } else if (sch->type == SCTP_CID_SHUTDOWN_COMPLETE) { in nf_conntrack_sctp_packet()
/linux/include/net/sctp/
H A Dconstants.h40 #define SCTP_CID_BASE_MAX SCTP_CID_SHUTDOWN_COMPLETE
/linux/include/linux/
H A Dsctp.h85 SCTP_CID_SHUTDOWN_COMPLETE = 14, enumerator
/linux/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c244 [SCTP_CID_SHUTDOWN_COMPLETE] = IP_VS_SCTP_SHUTDOWN_COMPLETE,
/linux/net/sctp/
H A Dauth.c659 case SCTP_CID_SHUTDOWN_COMPLETE: in __sctp_auth_cid()
H A Dinput.c712 if (SCTP_CID_SHUTDOWN_COMPLETE == ch->type) in sctp_rcv_ootb()
H A Doutqueue.c913 case SCTP_CID_SHUTDOWN_COMPLETE: in sctp_outq_flush_ctrl()
H A Dsm_make_chunk.c913 retval = sctp_make_control(asoc, SCTP_CID_SHUTDOWN_COMPLETE, flags, in sctp_make_shutdown_complete()
H A Dsocket.c3586 case SCTP_CID_SHUTDOWN_COMPLETE: in sctp_setsockopt_auth_chunk()