Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables_core.h105 void nft_cmp_eval(const struct nft_expr *expr,
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_cmp.c26 void nft_cmp_eval(const struct nft_expr *expr, in nft_cmp_eval() function
189 .eval = nft_cmp_eval,
H A Dnf_tables_core.c187 X(e, nft_cmp_eval); in expr_call_ops_eval()