Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/vendor/wifi/
A Dusbh_bl616.h129 uint8_t ip4_addr[4]; member
203 void usbh_bl616_sta_update_ip(uint8_t ip4_addr[4], uint8_t ip4_mask[4], uint8_t ip4_gw[4]);
A Dusbh_bl616.c393 ipmsg->ip4_addr[0], in usbh_bl616_rx_thread()
394 ipmsg->ip4_addr[1], in usbh_bl616_rx_thread()
395 ipmsg->ip4_addr[2], in usbh_bl616_rx_thread()
396 ipmsg->ip4_addr[3]); in usbh_bl616_rx_thread()
409 usbh_bl616_sta_update_ip(ipmsg->ip4_addr, ipmsg->ip4_mask, ipmsg->ip4_gw); in usbh_bl616_rx_thread()
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dip4_addr.h51 struct ip4_addr { struct
57 typedef struct ip4_addr ip4_addr_t; argument
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dip4_addr.h51 struct ip4_addr { struct
57 typedef struct ip4_addr ip4_addr_t; argument
/components/net/lwip/lwip-2.0.3/
A DSConscript39 src/core/ipv4/ip4_addr.c
A DCHANGELOG273 * opt.h, ip4_addr.h, ip4.c, ip6.c: loopif is not required for loopback traffic
484 * again nearly the whole stack, renamed ip.c to ip4.c, ip_addr.c to ip4_addr.c,
571 * ip4_addr.c: fixed bug #46072: ip4addr_aton() does not check the number range
/components/net/lwip/lwip-2.0.3/src/
A DFilelists.mk58 $(LWIPDIR)/core/ipv4/ip4_addr.c
/components/net/lwip/lwip-2.1.2/src/
A DFilelists.mk61 $(LWIPDIR)/core/ipv4/ip4_addr.c
A DFilelists.cmake64 ${LWIP_DIR}/src/core/ipv4/ip4_addr.c
/components/net/netdev/include/
A Dnetdev_ipaddr.h98 typedef struct ip4_addr struct
/components/net/lwip/lwip-2.1.2/
A DSConscript42 src/core/ipv4/ip4_addr.c
A DCHANGELOG526 * opt.h, ip4_addr.h, ip4.c, ip6.c: loopif is not required for loopback traffic
737 * again nearly the whole stack, renamed ip.c to ip4.c, ip_addr.c to ip4_addr.c,
824 * ip4_addr.c: fixed bug #46072: ip4addr_aton() does not check the number range

Completed in 20 milliseconds