Searched refs:TCP_TTL (Results 1 – 3 of 3) sorted by relevance
914 #ifndef TCP_TTL915 #define TCP_TTL (IP_DEFAULT_TTL) macro
1226 ip_output(p, local_ip, remote_ip, TCP_TTL, 0, IP_PROTO_TCP); in tcp_rst()
1314 pcb->ttl = TCP_TTL; in tcp_alloc()
Completed in 9 milliseconds