Home
last modified time | relevance | path

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

/external/iptables/iptables/
Diptables-xml.c304 #define OPEN_LEVEL(LEVEL,TAG) \ in do_rule_part() macro
332 OPEN_LEVEL(1, "match"); in do_rule_part()
358 OPEN_LEVEL(1, "goto"); in do_rule_part()
361 OPEN_LEVEL(2, argv[arg]); in do_rule_part()
366 OPEN_LEVEL(1, "call"); in do_rule_part()
369 OPEN_LEVEL(2, argv[arg]); in do_rule_part()
387 OPEN_LEVEL(1, (argv[arg])); in do_rule_part()
410 OPEN_LEVEL(2, tag); in do_rule_part()