Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
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() function
522 update_ip_address_by_qmi(ifname, &profile->ipv4, &profile->ipv6); in udhcpc_start()
531 update_ip_address_by_qmi(ifname, &profile->ipv4, NULL); in udhcpc_start()
590 update_ip_address_by_qmi(ifname, &profile->ipv4, NULL); in udhcpc_start()
615 update_ip_address_by_qmi(ifname, NULL, &profile->ipv6); in udhcpc_start()