Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h513 struct nft_set_type { struct
517 #define to_set_type(o) container_of(o, struct nft_set_type, ops) argument