Home
last modified time | relevance | path

Searched refs:SO_SNDTIMEO (Results 1 – 12 of 12) sorted by relevance

/components/net/sal/include/
A Dsal_socket.h76 #define SO_SNDTIMEO 0x1005 /* send timeout */ macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dsockets.h99 #define SO_SNDTIMEO 0x1005 /* Unimplemented: send timeout */ macro
/components/net/lwip/lwip-1.4.1/src/api/
A Dsockets.c1498 case SO_SNDTIMEO:
1745 case SO_SNDTIMEO:
1904 case SO_SNDTIMEO:
2132 case SO_SNDTIMEO:
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dsockets.h190 #define SO_SNDTIMEO 0x1005 /* send timeout */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dsockets.h215 #define SO_SNDTIMEO 0x1005 /* send timeout */ macro
/components/net/lwip/
A DKconfig226 int "Enable send timeout for sockets/netconns and SO_SNDTIMEO processing."
/components/net/at/at_socket/
A Dat_socket.c1275 case SO_SNDTIMEO: in at_getsockopt()
1325 case SO_SNDTIMEO: in at_setsockopt()
/components/net/lwip/lwip-2.0.3/src/api/
A Dsockets.c1987 case SO_SNDTIMEO: in lwip_getsockopt_impl()
2349 case SO_SNDTIMEO: in lwip_setsockopt_impl()
/components/net/sal/src/
A Dsal_socket.c232 skt_ops->setsockopt(sockfd, SOL_SOCKET, SO_SNDTIMEO, (void *) &timeout, sizeof(timeout)); in check_netdev_internet_up_work()
/components/net/lwip/lwip-2.1.2/src/api/
A Dsockets.c2989 case SO_SNDTIMEO: in lwip_getsockopt_impl()
3375 case SO_SNDTIMEO: { in lwip_setsockopt_impl()
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG744 * sockets.c, tcp.c, others: fixed bug #43797 set/getsockopt: SO_SNDTIMEO/SO_RCVTIMEO
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG997 * sockets.c, tcp.c, others: fixed bug #43797 set/getsockopt: SO_SNDTIMEO/SO_RCVTIMEO

Completed in 54 milliseconds