Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-arp.c375 .state.cs_arp = cs, in nft_rule_to_arptables_command_state()
390 nft_parse_counter(expr, &ctx.state.cs_arp->fw.counters); in nft_rule_to_arptables_command_state()
Dnft-shared.h51 struct arptables_command_state *cs_arp; member
Dnft-shared.c281 return ctx->state.cs_arp; in nft_get_data()