Home
last modified time | relevance | path

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

/linux-6.14.4/net/netfilter/
Dnft_exthdr.c19 struct nft_exthdr { struct
20 u8 type;
21 u8 offset;
22 u8 len;
46 static void nft_exthdr_ipv6_eval(const struct nft_expr *expr, in nft_exthdr_ipv6_eval() argument