Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/netfilter/
Dnf_tables.h55 static inline unsigned int nft_hook(const struct nft_pktinfo *pkt) in nft_hook() function
1200 struct nft_hook { struct
1201 struct list_head list;
1202 struct nf_hook_ops ops;
1203 struct rcu_head rcu;
1204 char ifname[IFNAMSIZ];
1205 u8 ifnamelen;