Searched refs:TCP_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance
133 #ifndef TCP_KEEPALIVE134 #define TCP_KEEPALIVE 0xFF macro
289 #define TCP_KEEPALIVE 0x02 /* send KEEPALIVE probes when idle for pcb->keep_idle milliseconds */ macro
3136 case TCP_KEEPALIVE: in lwip_getsockopt_impl()3613 case TCP_KEEPALIVE: in lwip_setsockopt_impl()
Completed in 20 milliseconds