Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnf_conntrack_h323_main.c114 static struct nf_conntrack_helper nf_conntrack_helper_h245; variable
628 static struct nf_conntrack_helper nf_conntrack_helper_h245 __read_mostly = {
693 exp->helper = &nf_conntrack_helper_h245; in expect_h245()
1781 ret = nf_conntrack_helper_register(&nf_conntrack_helper_h245); in h323_helper_init()
1798 nf_conntrack_helper_unregister(&nf_conntrack_helper_h245); in h323_helper_init()
1808 nf_conntrack_helper_unregister(&nf_conntrack_helper_h245); in h323_helper_exit()