Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/netfilter/
Dnf_conntrack_ecache.h176 nf_ct_expect_event_report(enum ip_conntrack_expect_events event, in nf_ct_expect_event_report() function
210 nf_ct_expect_event_report(event, exp, 0, 0); in nf_ct_expect_event()
250 static inline void nf_ct_expect_event_report(enum ip_conntrack_expect_events e, in nf_ct_expect_event_report() function
/linux-4.1.27/net/netfilter/
Dnf_conntrack_expect.c58 nf_ct_expect_event_report(IPEXP_DESTROY, exp, portid, report); in nf_ct_unlink_expect_report()
452 nf_ct_expect_event_report(IPEXP_NEW, expect, portid, report); in nf_ct_expect_related_report()