Searched refs:nf_ct_unlink_expect (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/netfilter/
H A Dnf_conntrack_expect.h65 void nf_ct_unlink_expect(struct nf_conntrack_expect *exp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_expect.c36 void nf_ct_unlink_expect(struct nf_conntrack_expect *exp) function
48 EXPORT_SYMBOL_GPL(nf_ct_unlink_expect); variable
55 nf_ct_unlink_expect(exp);
112 nf_ct_unlink_expect(exp);
131 nf_ct_unlink_expect(i);
183 nf_ct_unlink_expect(i);
310 nf_ct_unlink_expect(i);
H A Dnf_conntrack_helper.c138 nf_ct_unlink_expect(exp);
H A Dnf_conntrack_netlink.c1375 nf_ct_unlink_expect(exp);
1386 nf_ct_unlink_expect(exp);

Completed in 99 milliseconds