Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables_core.h83 extern const struct nft_expr_ops nft_bitwise_fast_ops;
/linux/net/netfilter/
H A Dnft_bitwise.c513 const struct nft_expr_ops nft_bitwise_fast_ops = { variable
545 return &nft_bitwise_fast_ops; in nft_bitwise_select_ops()