Home
last modified time | relevance | path

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

/linux-3.4.99/net/netfilter/
Dnf_conntrack_h323_main.c108 static struct nf_conntrack_helper nf_conntrack_helper_h245; variable
619 static struct nf_conntrack_helper nf_conntrack_helper_h245 __read_mostly = {
686 exp->helper = &nf_conntrack_helper_h245; in expect_h245()
1773 nf_conntrack_helper_unregister(&nf_conntrack_helper_h245); in nf_conntrack_h323_fini()
1786 ret = nf_conntrack_helper_register(&nf_conntrack_helper_h245); in nf_conntrack_h323_init()
1811 nf_conntrack_helper_unregister(&nf_conntrack_helper_h245); in nf_conntrack_h323_init()