Home
last modified time | relevance | path

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

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