HomeSort by relevance Sort by last modified time
    Searched refs:nft_parse_counter (Results 1 - 4 of 4) sorted by null

  /external/iptables/iptables/
nft-shared.h 141 void nft_parse_counter(struct nftnl_expr *e, struct xt_counters *counters);
nft-shared.c 448 void nft_parse_counter(struct nftnl_expr *e, struct xt_counters *counters) function
507 nft_parse_counter(expr, &ctx.state.cs->counters);
nft-bridge.c 382 nft_parse_counter(expr, &cs->counters);
nft-arp.c 390 nft_parse_counter(expr, &ctx.state.cs_arp->fw.counters);

Completed in 68 milliseconds