| H A D | cls_redirect.c | 10 #include <netinet/tcp.h> 97 TCP, in set_up_conn() 139 type = "TCP"; 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 }, 214 struct tcphdr tcp; 269 case TCP: in build_input() 270 tcp in build_input() 140 TCP, global() enumerator 251 struct tcphdr tcp; build_input() local [all...] |