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

  /external/iptables/iptables/
nft-bridge.h 106 struct ebtables_command_state { struct
122 struct ebtables_command_state *cs);
169 void ebt_cs_clean(struct ebtables_command_state *cs);
nft-bridge.c 25 void ebt_cs_clean(struct ebtables_command_state *cs)
128 static int _add_action(struct nftnl_rule *r, struct ebtables_command_state *cs)
156 struct ebtables_command_state *cs = data;
226 struct ebtables_command_state *cs = data;
280 struct ebtables_command_state *cs = data;
314 struct ebtables_command_state *cs = data;
342 struct ebtables_command_state *cs = data;
349 struct ebtables_command_state *cs = data;
362 struct ebtables_command_state *cs)
443 struct ebtables_command_state cs = {}
    [all...]
xtables-eb.c 171 struct ebtables_command_state *cs,
189 struct ebtables_command_state *cs,
383 static struct xtables_target *command_jump(struct ebtables_command_state *cs,
527 static int parse_change_counters_rule(int argc, char **argv, int *rule_nr, int *rule_nr_end, int exec_style, struct ebtables_command_state *cs)
664 struct ebtables_command_state *cs)
700 struct ebtables_command_state *cs)
738 struct ebtables_command_state cs;
    [all...]
nft-shared.h 52 struct ebtables_command_state *cs_eb;

Completed in 675 milliseconds