Searched defs:nft_chain_hook (Results 1 – 1 of 1) sorted by relevance
2514 struct nft_chain_hook { struct2515 u32 num;2516 s32 priority;2517 const struct nft_chain_type *type;2518 struct list_head list;