Home
last modified time | relevance | path

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

/linux/include/linux/netfilter/
H A Dnf_conntrack_h323.h38 struct nfct_h323_nat_hooks { struct
94 extern const struct nfct_h323_nat_hooks __rcu *nfct_h323_nat_hook; argument
/linux/net/netfilter/
H A Dnf_conntrack_h323_main.c55 const struct nfct_h323_nat_hooks __rcu *nfct_h323_nat_hook __read_mostly;
212 const struct nfct_h323_nat_hooks *nathook; in expect_rtp_rtcp()
287 const struct nfct_h323_nat_hooks *nathook; in expect_t120()
626 const struct nfct_h323_nat_hooks *nathook; in expect_h245()
742 const struct nfct_h323_nat_hooks *nathook; in expect_callforwarding()
802 const struct nfct_h323_nat_hooks *nathook; in process_setup()
1210 const struct nfct_h323_nat_hooks *nathook; in expect_q931()
1266 const struct nfct_h323_nat_hooks *nathook; in process_grq()
1328 const struct nfct_h323_nat_hooks *nathook; in process_rrq()
1364 const struct nfct_h323_nat_hooks *nathook; in process_rcf()
[all …]
/linux/net/ipv4/netfilter/
H A Dnf_nat_h323.c530 static const struct nfct_h323_nat_hooks nathooks = {