Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_expect.h95 void nf_ct_unlink_expect_report(struct nf_conntrack_expect *exp,
99 nf_ct_unlink_expect_report(exp, 0, 0); in nf_ct_unlink_expect()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_expect.c43 void nf_ct_unlink_expect_report(struct nf_conntrack_expect *exp, in nf_ct_unlink_expect_report() function
63 EXPORT_SYMBOL_GPL(nf_ct_unlink_expect_report);
Dnf_conntrack_netlink.c2895 nf_ct_unlink_expect_report(exp, NETLINK_CB(skb).portid, in ctnetlink_del_expect()
2916 nf_ct_unlink_expect_report(exp, in ctnetlink_del_expect()
2932 nf_ct_unlink_expect_report(exp, in ctnetlink_del_expect()