Home
last modified time | relevance | path

Searched refs:IPEXP_DESTROY (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/uapi/linux/netfilter/
Dnf_conntrack_common.h154 IPEXP_DESTROY, /* destroyed expectation */ enumerator
/linux-5.19.10/net/netfilter/
Dnf_conntrack_expect.c65 nf_ct_expect_event_report(IPEXP_DESTROY, exp, portid, report); in nf_ct_unlink_expect_report()
Dnf_conntrack_netlink.c3153 if (events & (1 << IPEXP_DESTROY)) { in ctnetlink_expect_event()