Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_conntrack_expect.c47 void nf_ct_unlink_expect_report(struct nf_conntrack_expect *exp, in nf_ct_unlink_expect_report() function
70 EXPORT_SYMBOL_GPL(nf_ct_unlink_expect_report);
554 nf_ct_unlink_expect_report(exp, portid, report); in nf_ct_expect_iterate_net()
Dnf_conntrack_netlink.c3438 nf_ct_unlink_expect_report(exp, NETLINK_CB(skb).portid, in ctnetlink_del_expect()