Home
last modified time | relevance | path

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

/external/iptables/libiptc/
Dlibiptc.c95 IPTCC_R_JUMP, /* jump to other chain */ enumerator
799 if (r->type == IPTCC_R_JUMP in iptcc_delete_rule()
1027 r->type = IPTCC_R_JUMP; in cache_add_entry()
1073 if (r->type != IPTCC_R_JUMP) in parse_table()
1121 if (r->type == IPTCC_R_JUMP) { in iptcc_compile_rule()
1612 case IPTCC_R_JUMP: in TC_GET_TARGET()
1727 r->type = IPTCC_R_JUMP; in iptcc_map_target()
1936 case IPTCC_R_JUMP: in target_same()
1995 if (r->type == IPTCC_R_JUMP in delete_entry()