Searched refs:update_resolv_conf (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | udhcpc.c | 321 update_resolv_conf(4, ifname, d1, d2); in update_ip_address_by_qmi() 337 update_resolv_conf(6, ifname, d1, d2); in update_ip_address_by_qmi() 628 update_resolv_conf(6, ifname, profile->ipv6.DnsPrimary[0] ? dns1str : NULL, in udhcpc_start()
|
| H A D | QMIThread.h | 323 extern void update_resolv_conf(int iptype, const char *ifname, const char *dns1, const char *dns2);
|
| H A D | util.c | 237 void update_resolv_conf(int iptype, const char *ifname, const char *dns1, const char *dns2) { in update_resolv_conf() function
|