Searched refs:TCP_TTL (Results 1 – 3 of 3) sorted by relevance
890 #ifndef TCP_TTL891 #define TCP_TTL (IP_DEFAULT_TTL) macro
1216 pcb->ttl = TCP_TTL; in tcp_alloc()
1218 ip_output(p, local_ip, remote_ip, TCP_TTL, 0, IP_PROTO_TCP); in tcp_rst()