Searched refs:TCP_TTL (Results 1 – 3 of 3) sorted by relevance
1227 #if !defined TCP_TTL || defined __DOXYGEN__1228 #define TCP_TTL IP_DEFAULT_TTL macro
2074 pcb->ttl = TCP_TTL;
1960 ttl = TCP_TTL; in tcp_output_control_segment()