Searched refs:nf_conntrack_helper_ras (Results 1 – 1 of 1) sorted by relevance
116 static struct nf_conntrack_helper nf_conntrack_helper_ras[]; variable1351 exp->helper = nf_conntrack_helper_ras; in process_gcf()1756 static struct nf_conntrack_helper nf_conntrack_helper_ras[] __read_mostly = { variable1788 ret = nf_conntrack_helpers_register(nf_conntrack_helper_ras, in h323_helper_init()1789 ARRAY_SIZE(nf_conntrack_helper_ras)); in h323_helper_init()1804 nf_conntrack_helpers_unregister(nf_conntrack_helper_ras, in h323_helper_exit()1805 ARRAY_SIZE(nf_conntrack_helper_ras)); in h323_helper_exit()