Searched refs:nft_payload_fast_ops (Results 1 – 3 of 3) sorted by relevance
81 extern const struct nft_expr_ops nft_payload_fast_ops;
594 const struct nft_expr_ops nft_payload_fast_ops = { variable965 track->regs[i].selector->ops != &nft_payload_fast_ops) in nft_payload_set_reduce()1026 return &nft_payload_fast_ops; in nft_payload_select_ops()
286 else if (expr->ops != &nft_payload_fast_ops || in nft_do_chain()