Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnft_payload.c535 static const struct nft_expr_ops nft_payload_ops = { variable
818 if (track->regs[i].selector->ops != &nft_payload_ops && in nft_payload_set_reduce()
882 return &nft_payload_ops; in nft_payload_select_ops()