Home
last modified time | relevance | path

Searched refs:nft_meta_get_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/netfilter/
Dnft_meta.c772 static const struct nft_expr_ops nft_meta_get_ops = { variable
792 if (track->regs[i].selector->ops != &nft_meta_get_ops) in nft_meta_set_reduce()
827 return &nft_meta_get_ops; in nft_meta_select_ops()