Searched defs:nft_hook (Results 1 – 1 of 1) sorted by relevance
36 static inline unsigned int nft_hook(const struct nft_pktinfo *pkt) in nft_hook() function1014 struct nft_hook { struct1015 struct list_head list;1016 bool inactive;1017 struct nf_hook_ops ops;1018 struct rcu_head rcu;