Home
last modified time | relevance | path

Searched refs:TCP_KEEPCNT (Results 1 – 7 of 7) sorted by relevance

/components/net/sal/include/
A Dsal_socket.h134 #define TCP_KEEPCNT 0x05 /* set pcb->keep_cnt - Use number of probes sent for get/setsocko… macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dsockets.h153 #define TCP_KEEPCNT 0x05 /* set pcb->keep_cnt - Use number of probes sent for get/setsockop… macro
/components/net/lwip/lwip-1.4.1/src/api/
A Dsockets.c1599 case TCP_KEEPCNT:
1836 case TCP_KEEPCNT:
2016 case TCP_KEEPCNT:
2244 case TCP_KEEPCNT:
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dsockets.h256 #define TCP_KEEPCNT 0x05 /* set pcb->keep_cnt - Use number of probes sent for get/setsockop… macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dsockets.h283 #define TCP_KEEPCNT 0x05 /* set pcb->keep_cnt - Use number of probes sent for get/setsockop… macro
/components/net/lwip/lwip-2.0.3/src/api/
A Dsockets.c2125 case TCP_KEEPCNT: in lwip_getsockopt_impl()
2521 case TCP_KEEPCNT: in lwip_setsockopt_impl()
/components/net/lwip/lwip-2.1.2/src/api/
A Dsockets.c3130 case TCP_KEEPCNT: in lwip_getsockopt_impl()
3607 case TCP_KEEPCNT: in lwip_setsockopt_impl()

Completed in 32 milliseconds