Searched defs:nft_chain_hook (Results 1 – 1 of 1) sorted by relevance
2371 struct nft_chain_hook { struct2372 u32 num;2373 s32 priority;2374 const struct nft_chain_type *type;2375 struct list_head list;