Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_ecache.h141 void nf_ct_expect_event_report(enum ip_conntrack_expect_events event,
180 static inline void nf_ct_expect_event_report(enum ip_conntrack_expect_events e, in nf_ct_expect_event_report() function
/Linux-v4.19/net/netfilter/
Dnf_conntrack_expect.c63 nf_ct_expect_event_report(IPEXP_DESTROY, exp, portid, report); in nf_ct_unlink_expect_report()
471 nf_ct_expect_event_report(IPEXP_NEW, expect, portid, report); in nf_ct_expect_related_report()
Dnf_conntrack_ecache.c232 void nf_ct_expect_event_report(enum ip_conntrack_expect_events event, in nf_ct_expect_event_report() function