Searched refs:nf_conntrack_helper_ras (Results 1 – 1 of 1) sorted by relevance
62 static struct nf_conntrack_helper nf_conntrack_helper_ras[]; variable1308 exp->helper = nf_conntrack_helper_ras; in process_gcf()1713 static struct nf_conntrack_helper nf_conntrack_helper_ras[] __read_mostly = { variable1745 ret = nf_conntrack_helpers_register(nf_conntrack_helper_ras, in h323_helper_init()1746 ARRAY_SIZE(nf_conntrack_helper_ras)); in h323_helper_init()1761 nf_conntrack_helpers_unregister(nf_conntrack_helper_ras, in h323_helper_exit()1762 ARRAY_SIZE(nf_conntrack_helper_ras)); in h323_helper_exit()