Searched defs:nft_chain_hook (Results 1 – 1 of 1) sorted by relevance
2200 struct nft_chain_hook { struct2201 u32 num;2202 s32 priority;2203 const struct nft_chain_type *type;2204 struct list_head list;