nf_ct_helper_init   94 include/net/netfilter/nf_conntrack_helper.h void nf_ct_helper_init(struct nf_conntrack_helper *helper,
nf_ct_helper_init  590 net/netfilter/nf_conntrack_ftp.c 		nf_ct_helper_init(&ftp[2 * i], AF_INET, IPPROTO_TCP,
nf_ct_helper_init  594 net/netfilter/nf_conntrack_ftp.c 		nf_ct_helper_init(&ftp[2 * i + 1], AF_INET6, IPPROTO_TCP,
nf_ct_helper_init  506 net/netfilter/nf_conntrack_helper.c EXPORT_SYMBOL_GPL(nf_ct_helper_init);
nf_ct_helper_init  260 net/netfilter/nf_conntrack_irc.c 		nf_ct_helper_init(&irc[i], AF_INET, IPPROTO_TCP, HELPER_NAME,
nf_ct_helper_init  197 net/netfilter/nf_conntrack_sane.c 		nf_ct_helper_init(&sane[2 * i], AF_INET, IPPROTO_TCP,
nf_ct_helper_init  201 net/netfilter/nf_conntrack_sane.c 		nf_ct_helper_init(&sane[2 * i + 1], AF_INET6, IPPROTO_TCP,
nf_ct_helper_init 1675 net/netfilter/nf_conntrack_sip.c 		nf_ct_helper_init(&sip[4 * i], AF_INET, IPPROTO_UDP,
nf_ct_helper_init 1679 net/netfilter/nf_conntrack_sip.c 		nf_ct_helper_init(&sip[4 * i + 1], AF_INET, IPPROTO_TCP,
nf_ct_helper_init 1683 net/netfilter/nf_conntrack_sip.c 		nf_ct_helper_init(&sip[4 * i + 2], AF_INET6, IPPROTO_UDP,
nf_ct_helper_init 1687 net/netfilter/nf_conntrack_sip.c 		nf_ct_helper_init(&sip[4 * i + 3], AF_INET6, IPPROTO_TCP,
nf_ct_helper_init  122 net/netfilter/nf_conntrack_tftp.c 		nf_ct_helper_init(&tftp[2 * i], AF_INET, IPPROTO_UDP,
nf_ct_helper_init  126 net/netfilter/nf_conntrack_tftp.c 		nf_ct_helper_init(&tftp[2 * i + 1], AF_INET6, IPPROTO_UDP,