Home
last modified time | relevance | path

Searched defs:recv_timeout (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/netmgr/netdev/src/
A Dnetdev_lwip.c175 …struct timeval recv_timeout = { timeout / RHINO_CONFIG_TICKS_PER_SECOND, timeout % RHINO_CONFIG_TI… in lwip_netdev_ping() local
177 int recv_timeout = timeout * 1000UL / RHINO_CONFIG_TICKS_PER_SECOND; in lwip_netdev_ping() local
/AliOS-Things-master/components/sntp/include/sntp/
A Dsntp.h59 int recv_timeout; /* the receive timeout from ntp server */ member
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dapi.h243 int recv_timeout; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dapi.h243 int recv_timeout; member

Completed in 10 milliseconds