Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/netfilter/
Dnf_tables.h627 struct nft_set_ext { struct
636 tmpl->len = sizeof(struct nft_set_ext); in nft_set_ext_prepare() argument
669 static inline void *nft_set_ext(const struct nft_set_ext *ext, u8 id) in nft_set_ext() function