Searched refs:SO_SNDTIMEO (Results 1 – 12 of 12) sorted by relevance
76 #define SO_SNDTIMEO 0x1005 /* send timeout */ macro
99 #define SO_SNDTIMEO 0x1005 /* Unimplemented: send timeout */ macro
1498 case SO_SNDTIMEO:1745 case SO_SNDTIMEO:1904 case SO_SNDTIMEO:2132 case SO_SNDTIMEO:
190 #define SO_SNDTIMEO 0x1005 /* send timeout */ macro
215 #define SO_SNDTIMEO 0x1005 /* send timeout */ macro
226 int "Enable send timeout for sockets/netconns and SO_SNDTIMEO processing."
1275 case SO_SNDTIMEO: in at_getsockopt()1325 case SO_SNDTIMEO: in at_setsockopt()
1987 case SO_SNDTIMEO: in lwip_getsockopt_impl()2349 case SO_SNDTIMEO: in lwip_setsockopt_impl()
232 skt_ops->setsockopt(sockfd, SOL_SOCKET, SO_SNDTIMEO, (void *) &timeout, sizeof(timeout)); in check_netdev_internet_up_work()
2989 case SO_SNDTIMEO: in lwip_getsockopt_impl()3375 case SO_SNDTIMEO: { in lwip_setsockopt_impl()
744 * sockets.c, tcp.c, others: fixed bug #43797 set/getsockopt: SO_SNDTIMEO/SO_RCVTIMEO
997 * sockets.c, tcp.c, others: fixed bug #43797 set/getsockopt: SO_SNDTIMEO/SO_RCVTIMEO
Completed in 651 milliseconds