Searched refs:nf_ct_ext (Results 1 – 2 of 2) sorted by relevance
38 struct nf_ct_ext { struct 45 static inline bool __nf_ct_ext_exist(const struct nf_ct_ext *ext, u8 id) in __nf_ct_ext_exist() argument 55 void *__nf_ct_ext_find(const struct nf_ct_ext *ext, u8 id);59 struct nf_ct_ext *ext = ct->ext; in nf_ct_ext_find()
839 static bool nf_ct_ext_valid_pre(const struct nf_ct_ext *ext) in nf_ct_ext_valid_pre() 851 static bool nf_ct_ext_valid_post(struct nf_ct_ext *ext) in nf_ct_ext_valid_post()