Home
last modified time | relevance | path

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

/linux/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/net/netfilter/
H A Dnf_conntrack_expect.c66 nf_ct_expect_event_report(IPEXP_DESTROY, exp, portid, report); in nf_ct_unlink_expect_report()
525 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