| H A D | cls_redirect.c | 97 TCP, enumerator 166 { TCP, ACCEPT, UNKNOWN_CONN, NO_HOPS, SYN }, 167 { TCP, ACCEPT, UNKNOWN_CONN, NO_HOPS, ACK }, 168 { TCP, FORWARD, UNKNOWN_CONN, ONE_HOP, ACK }, 169 { TCP, ACCEPT, KNOWN_CONN, ONE_HOP, ACK }, 269 case TCP: in build_input() 324 &servers[TCP][i], &conns[TCP][i], in test_cls_redirect_common() 325 &srcs[TCP][i], &dsts[TCP][i]))) in test_cls_redirect_common()
|