Searched refs:nf_conntrack_helper_q931 (Results 1 – 1 of 1) sorted by relevance
115 static struct nf_conntrack_helper nf_conntrack_helper_q931[]; variable833 exp->helper = nf_conntrack_helper_q931; in expect_callforwarding()1214 static struct nf_conntrack_helper nf_conntrack_helper_q931[] __read_mostly = { variable1322 exp->helper = nf_conntrack_helper_q931; in expect_q931()1612 exp->helper = nf_conntrack_helper_q931; in process_acf()1668 exp->helper = nf_conntrack_helper_q931; in process_lcf()1839 nf_conntrack_helper_unregister(&nf_conntrack_helper_q931[1]); in nf_conntrack_h323_fini()1840 nf_conntrack_helper_unregister(&nf_conntrack_helper_q931[0]); in nf_conntrack_h323_fini()1857 ret = nf_conntrack_helper_register(&nf_conntrack_helper_q931[0]); in nf_conntrack_h323_init()1860 ret = nf_conntrack_helper_register(&nf_conntrack_helper_q931[1]); in nf_conntrack_h323_init()[all …]