Searched refs:nf_conntrack_helper_ras (Results 1 – 1 of 1) sorted by relevance
116 static struct nf_conntrack_helper nf_conntrack_helper_ras[]; variable1350 exp->helper = nf_conntrack_helper_ras; in process_gcf()1755 static struct nf_conntrack_helper nf_conntrack_helper_ras[] __read_mostly = { variable1787 ret = nf_conntrack_helpers_register(nf_conntrack_helper_ras, in h323_helper_init()1788 ARRAY_SIZE(nf_conntrack_helper_ras)); in h323_helper_init()1803 nf_conntrack_helpers_unregister(nf_conntrack_helper_ras, in h323_helper_exit()1804 ARRAY_SIZE(nf_conntrack_helper_ras)); in h323_helper_exit()