Home
last modified time | relevance | path

Searched refs:IPV4_T (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQMIThread.h86 } IPV4_T; typedef
195 IPV4_T ipv4;
H A Dudhcpc.c299 static void update_ip_address_by_qmi(const char *ifname, const IPV4_T *ipv4, const IPV6_T *ipv6) { in update_ip_address_by_qmi()
377 static void ql_openwrt_setup_wan(const char *ifname, const IPV4_T *ipv4) { in ql_openwrt_setup_wan()
H A Dmain.c48 memset(&profile->ipv4, 0, sizeof(IPV4_T)); in usbnet_link_change()
H A DQMIThread.c1850 IPV4_T *pIpv4 = &profile->ipv4; in requestGetIPAddress()
1857 memset(pIpv4, 0x00, sizeof(IPV4_T)); in requestGetIPAddress()