Home
last modified time | relevance | path

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

/linux-6.15/include/net/netfilter/
Dnf_tables.h527 struct nft_set_type { struct
531 #define to_set_type(o) container_of(o, struct nft_set_type, ops) argument