Searched defs:nft_chain_hook (Results 1 – 1 of 1) sorted by relevance
2170 struct nft_chain_hook { struct2171 u32 num;2172 s32 priority;2173 const struct nft_chain_type *type;2174 struct list_head list;