Home
last modified time | relevance | path

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

/linux-6.15/include/net/netfilter/
H A Dnf_conntrack_ecache.h149 void nf_ct_expect_event_report(enum ip_conntrack_expect_events event,
166 static inline void nf_ct_expect_event_report(enum ip_conntrack_expect_events e, in nf_ct_expect_event_report() function
/linux-6.15/net/netfilter/
H A Dnf_conntrack_expect.c65 nf_ct_expect_event_report(IPEXP_DESTROY, exp, portid, report); in nf_ct_unlink_expect_report()
502 nf_ct_expect_event_report(IPEXP_NEW, expect, portid, report); in nf_ct_expect_related_report()
H A Dnf_conntrack_ecache.c241 void nf_ct_expect_event_report(enum ip_conntrack_expect_events event, in nf_ct_expect_event_report() function