Home
last modified time | relevance | path

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

/external/iptables/libiptc/
Dlibiptc.c86 IPTCC_R_FALLTHROUGH, /* fallthrough rule */ enumerator
516 r->type = IPTCC_R_FALLTHROUGH; in cache_add_entry()
615 } else if (r->type == IPTCC_R_FALLTHROUGH) { in iptcc_compile_rule()
1141 case IPTCC_R_FALLTHROUGH: in TC_GET_TARGET()
1234 r->type = IPTCC_R_FALLTHROUGH; in iptcc_map_target()
1465 case IPTCC_R_FALLTHROUGH: in target_same()