Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnft_payload.c100 const struct nft_expr_ops nft_payload_fast_ops = { variable
136 return &nft_payload_fast_ops; in nft_payload_select_ops()
Dnf_tables_core.c148 else if (expr->ops != &nft_payload_fast_ops || in nft_do_chain()
/linux-4.1.27/include/net/netfilter/
Dnf_tables_core.h50 extern const struct nft_expr_ops nft_payload_fast_ops;