Home
last modified time | relevance | path

Searched refs:nf_ct_unexpect_related (Results 1 – 11 of 11) sorted by relevance

/linux/net/ipv4/netfilter/
H A Dnf_nat_h323.c232 nf_ct_unexpect_related(rtp_exp); in nat_rtp_rtcp()
235 nf_ct_unexpect_related(rtp_exp); in nat_rtp_rtcp()
255 nf_ct_unexpect_related(rtp_exp); in nat_rtp_rtcp()
256 nf_ct_unexpect_related(rtcp_exp); in nat_rtp_rtcp()
304 nf_ct_unexpect_related(exp); in nat_t120()
347 nf_ct_unexpect_related(exp); in nat_h245()
426 nf_ct_unexpect_related(exp); in nat_q931()
441 nf_ct_unexpect_related(exp); in nat_q931()
506 nf_ct_unexpect_related(exp); in nat_callforwarding()
H A Dnf_nat_pptp.c87 nf_ct_unexpect_related(other_exp); in pptp_nat_expected()
/linux/net/netfilter/
H A Dnf_conntrack_pptp.c119 nf_ct_unexpect_related(exp_other); in pptp_expectfn()
152 nf_ct_unexpect_related(exp); in destroy_sibling_or_exp()
245 nf_ct_unexpect_related(exp_reply); in exp_gre()
247 nf_ct_unexpect_related(exp_orig); in exp_gre()
H A Dnf_nat_sip.c435 nf_ct_unexpect_related(exp); in nf_nat_sip_expect()
616 nf_ct_unexpect_related(rtp_exp); in nf_nat_sdp_media()
619 nf_ct_unexpect_related(rtp_exp); in nf_nat_sdp_media()
641 nf_ct_unexpect_related(rtp_exp); in nf_nat_sdp_media()
642 nf_ct_unexpect_related(rtcp_exp); in nf_nat_sdp_media()
H A Dnf_nat_amanda.c58 nf_ct_unexpect_related(exp); in help()
H A Dnf_nat_irc.c79 nf_ct_unexpect_related(exp); in help()
H A Dnf_nat_ftp.c110 nf_ct_unexpect_related(exp); in nf_nat_ftp()
H A Dnf_conntrack_expect.c292 void nf_ct_unexpect_related(struct nf_conntrack_expect *exp) in nf_ct_unexpect_related() function
298 EXPORT_SYMBOL_GPL(nf_ct_unexpect_related);
H A Dnf_conntrack_sip.c1071 nf_ct_unexpect_related(rtp_exp); in set_expected_rtp_rtcp()
H A Dnf_conntrack_h323_main.c267 nf_ct_unexpect_related(rtp_exp); in expect_rtp_rtcp()
/linux/include/net/netfilter/
H A Dnf_conntrack_expect.h132 void nf_ct_unexpect_related(struct nf_conntrack_expect *exp);