Searched refs:nf_conntrack_helper_q931 (Results 1 – 1 of 1) sorted by relevance
61 static struct nf_conntrack_helper nf_conntrack_helper_q931[]; variable769 exp->helper = nf_conntrack_helper_q931; in expect_callforwarding()1142 static struct nf_conntrack_helper nf_conntrack_helper_q931[] __read_mostly = { variable1236 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()[all …]