Home
last modified time | relevance | path

Searched refs:TCP_TTL (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/lib/lwip/include/lwip/
A Dopt.h914 #ifndef TCP_TTL
915 #define TCP_TTL (IP_DEFAULT_TTL) macro
/lk-master/external/lib/lwip/core/
A Dtcp_out.c1226 ip_output(p, local_ip, remote_ip, TCP_TTL, 0, IP_PROTO_TCP); in tcp_rst()
A Dtcp.c1314 pcb->ttl = TCP_TTL; in tcp_alloc()

Completed in 9 milliseconds