Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/netfilter/
Dnf_tables.h481 struct nft_set_type { struct
485 #define to_set_type(o) container_of(o, struct nft_set_type, ops) argument