Home
last modified time | relevance | path

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

/external/iptables/libiptc/
Dlibiptc.c94 IPTCC_R_FALLTHROUGH, /* fallthrough rule */ enumerator
1024 r->type = IPTCC_R_FALLTHROUGH; in cache_add_entry()
1130 } else if (r->type == IPTCC_R_FALLTHROUGH) { in iptcc_compile_rule()
1609 case IPTCC_R_FALLTHROUGH: in TC_GET_TARGET()
1703 r->type = IPTCC_R_FALLTHROUGH; in iptcc_map_target()
1934 case IPTCC_R_FALLTHROUGH: in target_same()