Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables_core.h81 extern const struct nft_expr_ops nft_payload_fast_ops;
/linux/net/netfilter/
H A Dnft_payload.c555 const struct nft_expr_ops nft_payload_fast_ops = { variable
1325 return &nft_payload_fast_ops; in nft_payload_select_ops()