Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQMIThread.h97 } IPV6_T; typedef
196 IPV6_T ipv6;
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()
410 static void ql_openwrt_setup_wan6(const char *ifname, const IPV6_T *ipv6) { in ql_openwrt_setup_wan6()
H A Dmain.c51 memset(&profile->ipv6, 0, sizeof(IPV6_T)); in usbnet_link_change()
H A DQMIThread.c1851 IPV6_T *pIpv6 = &profile->ipv6; in requestGetIPAddress()
1861 memset(pIpv6, 0x00, sizeof(IPV6_T)); in requestGetIPAddress()