Home
last modified time | relevance | path

Searched refs:nf_conntrack_helper_h245 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/netfilter/
Dnf_conntrack_h323_main.c114 static struct nf_conntrack_helper nf_conntrack_helper_h245; variable
637 static struct nf_conntrack_helper nf_conntrack_helper_h245 __read_mostly = {
705 exp->helper = &nf_conntrack_helper_h245; in expect_h245()
1841 nf_conntrack_helper_unregister(&nf_conntrack_helper_h245); in nf_conntrack_h323_fini()
1854 ret = nf_conntrack_helper_register(&nf_conntrack_helper_h245); in nf_conntrack_h323_init()
1879 nf_conntrack_helper_unregister(&nf_conntrack_helper_h245); in nf_conntrack_h323_init()