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