Home
last modified time | relevance | path

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

/external/iptables/iptables/
Diptables-xml.c387 #define OPEN_LEVEL(LEVEL,TAG) \ in do_rule_part() macro
415 OPEN_LEVEL(1, "match"); in do_rule_part()
444 OPEN_LEVEL(1, "goto"); in do_rule_part()
447 OPEN_LEVEL(2, argv[arg]); in do_rule_part()
452 OPEN_LEVEL(1, "call"); in do_rule_part()
455 OPEN_LEVEL(2, argv[arg]); in do_rule_part()
473 OPEN_LEVEL(1, (argv[arg])); in do_rule_part()
496 OPEN_LEVEL(2, tag); in do_rule_part()