Home
last modified time | relevance | path

Searched refs:nf_ct_expect_put (Results 1 – 10 of 10) sorted by relevance

/linux/net/netfilter/
H A Dnf_conntrack_expect.c66 nf_ct_expect_put(exp); in nf_ct_unlink_expect_report()
79 nf_ct_expect_put(exp); in nf_ct_expectation_timed_out()
123 nf_ct_expect_put(exp); in nf_ct_remove_expect()
378 void nf_ct_expect_put(struct nf_conntrack_expect *exp) in nf_ct_expect_put() function
383 EXPORT_SYMBOL_GPL(nf_ct_expect_put);
525 nf_ct_expect_put(exp); in nf_ct_expect_iterate_destroy()
555 nf_ct_expect_put(exp); in nf_ct_expect_iterate_net()
H A Dnf_conntrack_pptp.c120 nf_ct_expect_put(exp_other); in pptp_expectfn()
153 nf_ct_expect_put(exp); in destroy_sibling_or_exp()
238 nf_ct_expect_put(exp_reply); in exp_gre()
240 nf_ct_expect_put(exp_orig); in exp_gre()
H A Dnf_conntrack_tftp.c85 nf_ct_expect_put(exp); in tftp_help()
H A Dnf_conntrack_sane.c165 nf_ct_expect_put(exp); in help()
H A Dnf_conntrack_irc.c253 nf_ct_expect_put(exp); in help()
H A Dnf_conntrack_ftp.c535 nf_ct_expect_put(exp); in help()
H A Dnf_conntrack_core.c1856 nf_ct_expect_put(exp); in init_conntrack()
/linux/include/net/netfilter/
H A Dnf_conntrack_expect.h128 void nf_ct_expect_put(struct nf_conntrack_expect *exp);
/linux/net/netfilter/ipvs/
H A Dip_vs_nfct.c234 nf_ct_expect_put(exp); in ip_vs_nfct_expect_related()
/linux/net/ipv4/netfilter/
H A Dnf_nat_pptp.c88 nf_ct_expect_put(other_exp); in pptp_nat_expected()