Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_main.c60 static struct nf_conntrack_helper nf_conntrack_helper_h245; variable
579 static struct nf_conntrack_helper nf_conntrack_helper_h245 __read_mostly = {
645 exp->helper = &nf_conntrack_helper_h245; in expect_h245()
1738 ret = nf_conntrack_helper_register(&nf_conntrack_helper_h245); in h323_helper_init()
1755 nf_conntrack_helper_unregister(&nf_conntrack_helper_h245); in h323_helper_init()
1765 nf_conntrack_helper_unregister(&nf_conntrack_helper_h245); in h323_helper_exit()