Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h286 struct nft_set_elem { struct
287 union {
290 } key;
291 union {
294 } key_end;
295 union {
298 } data;
299 void *priv;