nf_conn_help       36 include/net/netfilter/nf_conntrack_extend.h #define NF_CT_EXT_HELPER_TYPE struct nf_conn_help
nf_conn_help       65 include/net/netfilter/nf_conntrack_helper.h struct nf_conn_help *nf_ct_helper_ext_add(struct nf_conn *ct,
nf_conn_help       74 include/net/netfilter/nf_conntrack_helper.h static inline struct nf_conn_help *nfct_help(const struct nf_conn *ct)
nf_conn_help       81 include/net/netfilter/nf_conntrack_helper.h 	struct nf_conn_help *help;