Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_main.c61 static struct nf_conntrack_helper nf_conntrack_helper_q931[]; variable
769 exp->helper = nf_conntrack_helper_q931; in expect_callforwarding()
1236 exp->helper = nf_conntrack_helper_q931; in expect_q931()
1525 exp->helper = nf_conntrack_helper_q931; in process_acf()
1579 exp->helper = nf_conntrack_helper_q931; in process_lcf()
1741 ret = nf_conntrack_helpers_register(nf_conntrack_helper_q931, in h323_helper_init()
1742 ARRAY_SIZE(nf_conntrack_helper_q931)); in h323_helper_init()
1752 nf_conntrack_helpers_unregister(nf_conntrack_helper_q931, in h323_helper_init()
1753 ARRAY_SIZE(nf_conntrack_helper_q931)); in h323_helper_init()
1763 nf_conntrack_helpers_unregister(nf_conntrack_helper_q931, in h323_helper_exit()
[all …]