Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_h323_main.c114 static struct nf_conntrack_helper nf_conntrack_helper_h245; variable
627 static struct nf_conntrack_helper nf_conntrack_helper_h245 __read_mostly = {
692 exp->helper = &nf_conntrack_helper_h245; in expect_h245()
1780 ret = nf_conntrack_helper_register(&nf_conntrack_helper_h245); in h323_helper_init()
1797 nf_conntrack_helper_unregister(&nf_conntrack_helper_h245); in h323_helper_init()
1807 nf_conntrack_helper_unregister(&nf_conntrack_helper_h245); in h323_helper_exit()