Searched refs:nft_parse_counter (Results 1 - 4 of 4) sorted by relevance

/external/iptables/iptables/
H A Dnft-shared.h141 void nft_parse_counter(struct nftnl_expr *e, struct xt_counters *counters);
H A Dnft-shared.c448 void nft_parse_counter(struct nftnl_expr *e, struct xt_counters *counters) function
507 nft_parse_counter(expr, &ctx.state.cs->counters);
H A Dnft-bridge.c382 nft_parse_counter(expr, &cs->counters);
H A Dnft-arp.c390 nft_parse_counter(expr, &ctx.state.cs_arp->fw.counters);

Completed in 57 milliseconds