Searched refs:nf_conn_help (Results 1 – 2 of 2) sorted by relevance
70 struct nf_conn_help { struct84 BUILD_BUG_ON((structsize) > sizeof_field(struct nf_conn_help, data)) argument113 struct nf_conn_help *nf_ct_helper_ext_add(struct nf_conn *ct, gfp_t gfp);120 static inline struct nf_conn_help *nfct_help(const struct nf_conn *ct) in nfct_help()127 struct nf_conn_help *help; in nfct_help_data()
34 #define NF_CT_EXT_HELPER_TYPE struct nf_conn_help