| D | cls_redirect.c | 170 TCP, enumerator 239 { TCP, ACCEPT, UNKNOWN_CONN, NO_HOPS, SYN }, 240 { TCP, ACCEPT, UNKNOWN_CONN, NO_HOPS, ACK }, 241 { TCP, FORWARD, UNKNOWN_CONN, ONE_HOP, ACK }, 242 { TCP, ACCEPT, KNOWN_CONN, ONE_HOP, ACK }, 333 case TCP: in build_input() 391 &servers[TCP][i], &conns[TCP][i], in test_cls_redirect_common() 392 &tuples[TCP][i]))) in test_cls_redirect_common()
|