Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/netfilter/
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-6.3-rc2/include/net/sctp/
A Dconstants.h40 #define SCTP_CID_BASE_MAX SCTP_CID_SHUTDOWN_COMPLETE
/linux-6.3-rc2/include/linux/
A Dsctp.h85 SCTP_CID_SHUTDOWN_COMPLETE = 14, enumerator
/linux-6.3-rc2/net/netfilter/ipvs/
A Dip_vs_proto_sctp.c242 [SCTP_CID_SHUTDOWN_COMPLETE] = IP_VS_SCTP_SHUTDOWN_COMPLETE,
/linux-6.3-rc2/net/sctp/
A Dauth.c659 case SCTP_CID_SHUTDOWN_COMPLETE: in __sctp_auth_cid()
A Dinput.c712 if (SCTP_CID_SHUTDOWN_COMPLETE == ch->type) in sctp_rcv_ootb()
A Doutqueue.c913 case SCTP_CID_SHUTDOWN_COMPLETE: in sctp_outq_flush_ctrl()
A Dsm_make_chunk.c913 retval = sctp_make_control(asoc, SCTP_CID_SHUTDOWN_COMPLETE, flags, in sctp_make_shutdown_complete()
A Dsocket.c3573 case SCTP_CID_SHUTDOWN_COMPLETE: in sctp_setsockopt_auth_chunk()

Completed in 34 milliseconds