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

  /external/iptables/iptables/
nft-shared.h 51 struct arptables_command_state *cs_arp; member in union:nft_xt_ctx::__anon22446
nft-arp.c 375 .state.cs_arp = cs,
390 nft_parse_counter(expr, &ctx.state.cs_arp->fw.counters);
nft-shared.c 281 return ctx->state.cs_arp;

Completed in 120 milliseconds