Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/netfilter/
Dnf_conntrack_sctp.h10 SCTP_CONNTRACK_CLOSED, enumerator
/linux-5.19.10/net/netfilter/
Dnf_conntrack_proto_sctp.c54 [SCTP_CONNTRACK_CLOSED] = 10 SECS,
68 #define sCL SCTP_CONNTRACK_CLOSED
497 if (new_state == SCTP_CONNTRACK_CLOSED && in nf_conntrack_sctp_packet()
498 old_state == SCTP_CONNTRACK_CLOSED && in nf_conntrack_sctp_packet()
701 sn->timeouts[0] = sctp_timeouts[SCTP_CONNTRACK_CLOSED]; in nf_conntrack_sctp_init_net()