| A D | cls_redirect.c | 140 TCP, enumerator 209 { TCP, ACCEPT, UNKNOWN_CONN, NO_HOPS, SYN }, 210 { TCP, ACCEPT, UNKNOWN_CONN, NO_HOPS, ACK }, 211 { TCP, FORWARD, UNKNOWN_CONN, ONE_HOP, ACK }, 212 { TCP, ACCEPT, KNOWN_CONN, ONE_HOP, ACK }, 303 case TCP: in build_input() 361 &servers[TCP][i], &conns[TCP][i], in test_cls_redirect_common() 362 &tuples[TCP][i]))) in test_cls_redirect_common()
|