Home
last modified time | relevance | path

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

/external/iptables/iptables/
Diptables-xml.c386 #define OPEN_LEVEL(LEVEL,TAG) \ in do_rule_part() macro
414 OPEN_LEVEL(1, "match"); in do_rule_part()
443 OPEN_LEVEL(1, "goto"); in do_rule_part()
446 OPEN_LEVEL(2, argv[arg]); in do_rule_part()
451 OPEN_LEVEL(1, "call"); in do_rule_part()
454 OPEN_LEVEL(2, argv[arg]); in do_rule_part()
472 OPEN_LEVEL(1, (argv[arg])); in do_rule_part()
495 OPEN_LEVEL(2, tag); in do_rule_part()