Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_payload.c575 static const struct nft_expr_ops nft_payload_ops = { variable
1017 if (track->regs[i].selector->ops != &nft_payload_ops && in nft_payload_set_reduce()
1081 return &nft_payload_ops; in nft_payload_select_ops()