Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxtables-eb.c527 …unters_rule(int argc, char **argv, int *rule_nr, int *rule_nr_end, int exec_style, struct ebtables… in parse_change_counters_rule() argument
547 if (exec_style == EXEC_STYLE_DAEMON) in parse_change_counters_rule()
554 if (exec_style == EXEC_STYLE_DAEMON) in parse_change_counters_rule()
567 if (exec_style == EXEC_STYLE_DAEMON) in parse_change_counters_rule()
572 if (exec_style == EXEC_STYLE_DAEMON) in parse_change_counters_rule()
742 int exec_style = EXEC_STYLE_PRG; in do_commandeb() local
845 …if ((chcounter = parse_change_counters_rule(argc, argv, &rule_nr, &rule_nr_end, exec_style, &cs)) … in do_commandeb()
894 if (c== 'L' && exec_style == EXEC_STYLE_DAEMON) in do_commandeb()
919 if (exec_style == EXEC_STYLE_DAEMON) in do_commandeb()
926 if (exec_style == EXEC_STYLE_DAEMON) in do_commandeb()
[all …]