Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_tables.h597 struct nft_set_ext { struct
606 tmpl->len = sizeof(struct nft_set_ext); in nft_set_ext_prepare() argument
639 static inline void *nft_set_ext(const struct nft_set_ext *ext, u8 id) in nft_set_ext() function
/kernel/linux/linux-6.6/include/net/netfilter/
Dnf_tables.h737 struct nft_set_ext { struct
746 tmpl->len = sizeof(struct nft_set_ext); in nft_set_ext_prepare() argument
784 static inline void *nft_set_ext(const struct nft_set_ext *ext, u8 id) in nft_set_ext() function