Home
last modified time | relevance | path

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

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