Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_main.c211 const struct nfct_h323_nat_hooks *nathook; in expect_rtp_rtcp()
286 const struct nfct_h323_nat_hooks *nathook; in expect_t120()
625 const struct nfct_h323_nat_hooks *nathook; in expect_h245()
741 const struct nfct_h323_nat_hooks *nathook; in expect_callforwarding()
801 const struct nfct_h323_nat_hooks *nathook; in process_setup()
1209 const struct nfct_h323_nat_hooks *nathook; in expect_q931()
1265 const struct nfct_h323_nat_hooks *nathook; in process_grq()
1327 const struct nfct_h323_nat_hooks *nathook; in process_rrq()
1363 const struct nfct_h323_nat_hooks *nathook; in process_rcf()
1414 const struct nfct_h323_nat_hooks *nathook; in process_urq()
[all …]
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_nat_h323.c530 static const struct nfct_h323_nat_hooks nathooks = {