Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-bridge.c25 void ebt_cs_clean(struct ebtables_command_state *cs) in ebt_cs_clean()
128 static int _add_action(struct nftnl_rule *r, struct ebtables_command_state *cs) in _add_action()
156 struct ebtables_command_state *cs = data; in nft_bridge_add()
226 struct ebtables_command_state *cs = data; in nft_bridge_parse_meta()
280 struct ebtables_command_state *cs = data; in nft_bridge_parse_payload()
314 struct ebtables_command_state *cs = data; in nft_bridge_parse_immediate()
342 struct ebtables_command_state *cs = data; in nft_bridge_parse_match()
349 struct ebtables_command_state *cs = data; in nft_bridge_parse_target()
362 struct ebtables_command_state *cs) in nft_rule_to_ebtables_command_state()
443 struct ebtables_command_state cs = {}; in nft_bridge_print_firewall()
[all …]
Dnft-bridge.h106 struct ebtables_command_state { struct
122 struct ebtables_command_state *cs); argument
169 void ebt_cs_clean(struct ebtables_command_state *cs);
Dxtables-eb.c171 struct ebtables_command_state *cs, in append_entry()
189 struct ebtables_command_state *cs, in delete_entry()
383 static struct xtables_target *command_jump(struct ebtables_command_state *cs, in command_jump()
527 …gc, char **argv, int *rule_nr, int *rule_nr_end, int exec_style, struct ebtables_command_state *cs) in parse_change_counters_rule()
664 struct ebtables_command_state *cs) in ebt_add_match()
700 struct ebtables_command_state *cs) in ebt_add_watcher()
738 struct ebtables_command_state cs; in do_commandeb()
Dnft-shared.h52 struct ebtables_command_state *cs_eb;