Home
last modified time | relevance | path

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

/net/netfilter/
Dnft_payload.c392 const struct nft_expr_ops nft_payload_fast_ops = { variable
670 return &nft_payload_fast_ops; in nft_payload_select_ops()
Dnf_tables_core.c179 else if (expr->ops != &nft_payload_fast_ops || in nft_do_chain()