Home
last modified time | relevance | path

Searched refs:SCTP_CONNTRACK_CLOSED (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/uapi/linux/netfilter/
Dnf_conntrack_sctp.h10 SCTP_CONNTRACK_CLOSED, enumerator
/Linux-v6.6/net/netfilter/
Dnf_conntrack_proto_sctp.c32 [SCTP_CONNTRACK_CLOSED] = "CLOSED",
48 [SCTP_CONNTRACK_CLOSED] = 10 SECS,
61 #define sCL SCTP_CONNTRACK_CLOSED
485 if (new_state == SCTP_CONNTRACK_CLOSED && in nf_conntrack_sctp_packet()
486 old_state == SCTP_CONNTRACK_CLOSED && in nf_conntrack_sctp_packet()
703 sn->timeouts[0] = sctp_timeouts[SCTP_CONNTRACK_CLOSED]; in nf_conntrack_sctp_init_net()