Searched refs:TCP_KEEPIDLE (Results 1 – 10 of 10) sorted by relevance
132 #define TCP_KEEPIDLE 0x03 /* set pcb->keep_idle - Same as TCP_KEEPALIVE, but use seconds for… macro
151 #define TCP_KEEPIDLE 0x03 /* set pcb->keep_idle - Same as TCP_KEEPALIVE, but use seconds for … macro
1597 case TCP_KEEPIDLE:1826 case TCP_KEEPIDLE:2014 case TCP_KEEPIDLE:2234 case TCP_KEEPIDLE:
254 #define TCP_KEEPIDLE 0x03 /* set pcb->keep_idle - Same as TCP_KEEPALIVE, but use seconds for … macro
281 #define TCP_KEEPIDLE 0x03 /* set pcb->keep_idle - Same as TCP_KEEPALIVE, but use seconds for … macro
2115 case TCP_KEEPIDLE: in lwip_getsockopt_impl()2511 case TCP_KEEPIDLE: in lwip_setsockopt_impl()
3120 case TCP_KEEPIDLE: in lwip_getsockopt_impl()3597 case TCP_KEEPIDLE: in lwip_setsockopt_impl()
2035 that TCP_KEEPIDLE and TCP_KEEPINTVL have to be set in seconds.
2991 that TCP_KEEPIDLE and TCP_KEEPINTVL have to be set in seconds.
3244 that TCP_KEEPIDLE and TCP_KEEPINTVL have to be set in seconds.
Completed in 36 milliseconds