Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_ct.c729 static const struct nft_expr_ops nft_ct_get_ops = { variable
748 if (track->regs[i].selector->ops != &nft_ct_get_ops) in nft_ct_set_reduce()
814 return &nft_ct_get_ops; in nft_ct_select_ops()