Home
last modified time | relevance | path

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

/include/net/netfilter/
Dnf_conntrack_helper.h70 struct nf_conn_help { struct
84 BUILD_BUG_ON((structsize) > sizeof_field(struct nf_conn_help, data)) argument
113 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()
Dnf_conntrack_extend.h34 #define NF_CT_EXT_HELPER_TYPE struct nf_conn_help