Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_counter.c205 void nft_counter_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_counter_eval() function
298 .eval = nft_counter_eval,
H A Dnf_tables_core.c220 X(e, nft_counter_eval); in expr_call_ops_eval()
/linux/include/net/netfilter/
H A Dnf_tables_core.h152 void nft_counter_eval(const struct nft_expr *expr, struct nft_regs *regs,