Home
last modified time | relevance | path

Searched refs:arptables_command_state (Results 1 – 4 of 4) sorted by relevance

/external/iptables/iptables/
Dnft-arp.h7 struct arptables_command_state { struct
14 struct arptables_command_state *cs); argument
Dnft-arp.c142 struct arptables_command_state *cs = data; in nft_arp_add()
263 struct arptables_command_state *cs = data; in nft_arp_parse_meta()
276 struct arptables_command_state *cs = data; in nft_arp_parse_target()
284 struct arptables_command_state *cs = data; in nft_arp_parse_immediate()
297 struct arptables_command_state *cs = data; in nft_arp_parse_payload()
369 struct arptables_command_state *cs) in nft_rule_to_arptables_command_state()
584 struct arptables_command_state cs = {}; in nft_arp_print_firewall()
640 const struct arptables_command_state *cs = data; in nft_arp_rule_find()
641 struct arptables_command_state this = {}; in nft_arp_rule_find()
Dxtables-arp.c866 struct arptables_command_state *cs, in append_entry()
897 struct arptables_command_state *cs, in replace_entry()
912 struct arptables_command_state *cs, in delete_entry()
935 struct arptables_command_state cs; in do_commandarp()
Dnft-shared.h51 struct arptables_command_state *cs_arp;