Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_tables.h409 struct nft_set_type { struct
413 #define to_set_type(o) container_of(o, struct nft_set_type, ops) argument
/kernel/linux/linux-6.6/include/net/netfilter/
Dnf_tables.h513 struct nft_set_type { struct
517 #define to_set_type(o) container_of(o, struct nft_set_type, ops) argument