Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables.h740 struct nft_set_ext { struct
749 tmpl->len = sizeof(struct nft_set_ext); in nft_set_ext_prepare() argument
787 static inline void *nft_set_ext(const struct nft_set_ext *ext, u8 id) in nft_set_ext() function