Searched refs:nf_ct_ext (Results 1 – 3 of 3) sorted by relevance
26 struct nf_ct_ext *ext = ct->ext; in __nf_ct_ext_destroy()47 nf_ct_ext_create(struct nf_ct_ext **ext, enum nf_ct_ext_id id, in nf_ct_ext_create()57 off = ALIGN(sizeof(struct nf_ct_ext), t->align); in nf_ct_ext_create()75 struct nf_ct_ext *old, *new; in __nf_ct_ext_add_length()144 t1->alloc_size = ALIGN(sizeof(struct nf_ct_ext), t1->align) + in update_alloc_size()172 type->alloc_size = ALIGN(sizeof(struct nf_ct_ext), type->align) in nf_ct_extend_register()
48 struct nf_ct_ext { struct55 static inline bool __nf_ct_ext_exist(const struct nf_ct_ext *ext, u8 id) in __nf_ct_ext_exist() argument
115 struct nf_ct_ext *ext;