Searched refs:TCP_KEEPINTVL (Results 1 – 10 of 10) sorted by relevance
133 #define TCP_KEEPINTVL 0x04 /* set pcb->keep_intvl - Use seconds for get/setsockopt */ macro
152 #define TCP_KEEPINTVL 0x04 /* set pcb->keep_intvl - Use seconds for get/setsockopt */ macro
1598 case TCP_KEEPINTVL:1831 case TCP_KEEPINTVL:2015 case TCP_KEEPINTVL:2239 case TCP_KEEPINTVL:
255 #define TCP_KEEPINTVL 0x04 /* set pcb->keep_intvl - Use seconds for get/setsockopt */ macro
282 #define TCP_KEEPINTVL 0x04 /* set pcb->keep_intvl - Use seconds for get/setsockopt */ macro
2120 case TCP_KEEPINTVL: in lwip_getsockopt_impl()2516 case TCP_KEEPINTVL: in lwip_setsockopt_impl()
3125 case TCP_KEEPINTVL: in lwip_getsockopt_impl()3602 case TCP_KEEPINTVL: 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 53 milliseconds