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

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

Completed in 140 milliseconds