Home
last modified time | relevance | path

Searched refs:LWIP_TCP_KEEPALIVE (Results 1 – 16 of 16) sorted by relevance

/components/net/lwip/port/
A Dlwipopts.h569 #ifndef LWIP_TCP_KEEPALIVE
570 #define LWIP_TCP_KEEPALIVE 1 macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dopt.h1451 #ifndef LWIP_TCP_KEEPALIVE
1452 #define LWIP_TCP_KEEPALIVE 0 macro
A Dtcp.h270 #if LWIP_TCP_KEEPALIVE
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dopt.h1778 #if !defined LWIP_TCP_KEEPALIVE || defined __DOXYGEN__
1779 #define LWIP_TCP_KEEPALIVE 0 macro
A Dtcp.h313 #if LWIP_TCP_KEEPALIVE
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dopt.h1980 #if !defined LWIP_TCP_KEEPALIVE || defined __DOXYGEN__
1981 #define LWIP_TCP_KEEPALIVE 0 macro
A Dtcp.h370 #if LWIP_TCP_KEEPALIVE
/components/net/lwip/lwip-1.4.1/src/api/
A Dsockets.c1596 #if LWIP_TCP_KEEPALIVE
1825 #if LWIP_TCP_KEEPALIVE
2013 #if LWIP_TCP_KEEPALIVE
2233 #if LWIP_TCP_KEEPALIVE
/components/net/lwip/lwip-1.4.1/src/core/
A Dtcp.c66 #if LWIP_TCP_KEEPALIVE
1340 #if LWIP_TCP_KEEPALIVE in tcp_alloc()
/components/net/lwip/lwip-2.0.3/src/core/
A Dtcp.c77 #if LWIP_TCP_KEEPALIVE
1638 #if LWIP_TCP_KEEPALIVE in tcp_alloc()
/components/net/lwip/lwip-2.1.2/src/core/
A Dtcp.c129 #if LWIP_TCP_KEEPALIVE
1922 #if LWIP_TCP_KEEPALIVE in tcp_alloc()
/components/net/lwip/lwip-2.0.3/src/api/
A Dsockets.c2114 #if LWIP_TCP_KEEPALIVE in lwip_getsockopt_impl()
2510 #if LWIP_TCP_KEEPALIVE in lwip_setsockopt_impl()
/components/net/lwip/lwip-2.1.2/src/api/
A Dsockets.c3119 #if LWIP_TCP_KEEPALIVE in lwip_getsockopt_impl()
3596 #if LWIP_TCP_KEEPALIVE in lwip_setsockopt_impl()
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG2033 be configured at run time with LWIP_TCP_KEEPALIVE, but don't change this
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG2989 be configured at run time with LWIP_TCP_KEEPALIVE, but don't change this
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG3242 be configured at run time with LWIP_TCP_KEEPALIVE, but don't change this

Completed in 740 milliseconds