Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxtables-eb.c49 #define EXEC_STYLE_PRG 0 macro
742 int exec_style = EXEC_STYLE_PRG; in do_commandeb()
1297 if (exec_style == EXEC_STYLE_PRG) in do_commandeb()
1341 if (!(flags & OPT_ZERO) && exec_style == EXEC_STYLE_PRG) in do_commandeb()