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

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

Completed in 82 milliseconds