Home
last modified time | relevance | path

Searched defs:nft_hook (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_tables.h46 static inline unsigned int nft_hook(const struct nft_pktinfo *pkt) in nft_hook() function
999 struct nft_hook { struct
1000 struct list_head list;
1001 struct nf_hook_ops ops;
1002 struct rcu_head rcu;
/kernel/linux/linux-6.6/include/net/netfilter/
Dnf_tables.h55 static inline unsigned int nft_hook(const struct nft_pktinfo *pkt) in nft_hook() function
1183 struct nft_hook { struct
1184 struct list_head list;
1185 struct nf_hook_ops ops;
1186 struct rcu_head rcu;