D | cls_redirect.c | 172 TCP, enumerator 241 { TCP, ACCEPT, UNKNOWN_CONN, NO_HOPS, SYN }, 242 { TCP, ACCEPT, UNKNOWN_CONN, NO_HOPS, ACK }, 243 { TCP, FORWARD, UNKNOWN_CONN, ONE_HOP, ACK }, 244 { TCP, ACCEPT, KNOWN_CONN, ONE_HOP, ACK }, 335 case TCP: in build_input() 393 &servers[TCP][i], &conns[TCP][i], in test_cls_redirect_common() 394 &tuples[TCP][i]))) in test_cls_redirect_common()
|