Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/ping/
A Dnet_deamon.c97 to4->sin_len = sizeof(to4); in ping_send()
A Dping.c164 to4->sin_len = sizeof(to4); in ping_send()
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dnetdb.c393 sa4->sin_len = sizeof(struct sockaddr_in); in lwip_getaddrinfo()
A Dsockets.c85 (sin)->sin_len = sizeof(struct sockaddr_in); \
3157 addrin->sin_len = sizeof(struct sockaddr_in); in lwip_ioctl()
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dsockets.h75 u8_t sin_len; member
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmodsocket.c195 sa->sin_len = sizeof(struct sockaddr_in); in _socket_getaddrinfo3()
642 to.sin_len = sizeof(to); in socket_sendto()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmodsocket.c202 sa->sin_len = sizeof(struct sockaddr_in); in _socket_getaddrinfo3()
669 to.sin_len = sizeof(to); in socket_sendto()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmodsocket.c191 sa->sin_len = sizeof(struct sockaddr_in); in _socket_getaddrinfo3()
616 to.sin_len = sizeof(to); in socket_sendto()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dsockets.h71 u8_t sin_len; member
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/iperf/
A Diperf_task.c315 …sin_len = %d, sin_family = %d , port = %d, s_addr = 0x%"X32_F"", cliaddr.sin_len, cliaddr.sin_fami… in iperf_udp_run_server()

Completed in 23 milliseconds