Home
last modified time | relevance | path

Searched refs:TCP_KEEPINTVL (Results 1 – 10 of 10) sorted by relevance

/components/net/sal/include/
A Dsal_socket.h133 #define TCP_KEEPINTVL 0x04 /* set pcb->keep_intvl - Use seconds for get/setsockopt */ macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dsockets.h152 #define TCP_KEEPINTVL 0x04 /* set pcb->keep_intvl - Use seconds for get/setsockopt */ macro
/components/net/lwip/lwip-1.4.1/src/api/
A Dsockets.c1598 case TCP_KEEPINTVL:
1831 case TCP_KEEPINTVL:
2015 case TCP_KEEPINTVL:
2239 case TCP_KEEPINTVL:
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dsockets.h255 #define TCP_KEEPINTVL 0x04 /* set pcb->keep_intvl - Use seconds for get/setsockopt */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dsockets.h282 #define TCP_KEEPINTVL 0x04 /* set pcb->keep_intvl - Use seconds for get/setsockopt */ macro
/components/net/lwip/lwip-2.0.3/src/api/
A Dsockets.c2120 case TCP_KEEPINTVL: in lwip_getsockopt_impl()
2516 case TCP_KEEPINTVL: in lwip_setsockopt_impl()
/components/net/lwip/lwip-2.1.2/src/api/
A Dsockets.c3125 case TCP_KEEPINTVL: in lwip_getsockopt_impl()
3602 case TCP_KEEPINTVL: in lwip_setsockopt_impl()
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG2035 that TCP_KEEPIDLE and TCP_KEEPINTVL have to be set in seconds.
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG2991 that TCP_KEEPIDLE and TCP_KEEPINTVL have to be set in seconds.
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG3244 that TCP_KEEPIDLE and TCP_KEEPINTVL have to be set in seconds.

Completed in 53 milliseconds