| /OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/dhcp/ |
| H A D | dhcpclient.c | 92 uint32_t dns2; member 101 uint32_t *dns1, uint32_t *dns2, uint32_t *server, in get_dhcp_info() argument 108 *dns2 = last_good_info.dns2; in get_dhcp_info() 117 info->dns1, info->dns2); in dhcp_configure() 144 if (info->dns2) printf("dns2: %s\n", ipaddr_to_string_v4(info->dns2)); in dump_dhcp_info() 195 if (optlen >= 8) memcpy(&info->dns2, x + 4, 4); in decode_dhcp_msg()
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | mbim-cm.c | 1088 UINT8 prefix = 0, *ipv4=NULL, *ipv6=NULL, *gw=NULL, *dns1=NULL, *dns2=NULL; in mbim_dump_ipconfig() local 1113 dns2 = dns1 + 4; in mbim_dump_ipconfig() 1114 mbim_debug("%s dns2 = %u.%u.%u.%u", direction, dns2[0], dns2[1], dns2[2], dns2[3]); in mbim_dump_ipconfig() 1140 dns2 = dns1 + 16; in mbim_dump_ipconfig() 1142 direction, dns2[0], dns2[1], dns2[2], dns2[3], dns1[4], dns1[5], dns1[6], dns1[7], in mbim_dump_ipconfig() 1143 dns2[8], dns2[9], dns2[10], dns2[11], dns2[12], dns2[13], dns2[14], dns2[15]); in mbim_dump_ipconfig() 1966 UINT8 prefix, *ipv4=NULL, *ipv6=NULL, *gw=NULL, *dns1=NULL, *dns2=NULL; in mbim_ip_config() local 1982 dns2 = dns1 + 4; in mbim_ip_config() 1995 profile->ipv4.DnsSecondary = mbim2qmi_ipv4addr(*(uint32_t *)dns2); in mbim_ip_config() 2011 dns2 = dns1 + 16; in mbim_ip_config() [all …]
|
| 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() argument 284 if (dns2) in update_resolv_conf() 285 fprintf(dns_fp, "nameserver %s %s\n", dns2, dns_tag); in update_resolv_conf()
|
| H A D | QMIThread.h | 323 extern void update_resolv_conf(int iptype, const char *ifname, const char *dns1, const char *dns2);
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/ |
| H A D | ifutils.c | 700 int if_set_dns(const char *dns1, const char *dns2) in if_set_dns() argument 713 if (dns2) in if_set_dns() 714 snprintf(buf, sizeof(buf), "nameserver %s\n", dns2); in if_set_dns() 725 in_addr_t gwaddr, in_addr_t dns1, in_addr_t dns2) in if_set_network_v4() argument 731 if_set_dns(ipaddr_to_string_v4(dns1), ipaddr_to_string_v4(dns2)); in if_set_network_v4() 736 uint8_t *gwaddr, uint8_t *dns1, uint8_t *dns2) in if_set_network_v6() argument 742 if_set_dns(ipaddr_to_string_v6(dns1), ipaddr_to_string_v6(dns2)); in if_set_network_v6()
|
| H A D | ifutils.h | 49 in_addr_t gwaddr, in_addr_t dns1, in_addr_t dns2); 51 uint8_t *gwaddr, uint8_t *dns1, uint8_t *dns2);
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/nfs/ |
| H A D | nfsroot.rst | 203 nameserver <dns2-ip> (tertiary name server IP) 212 <dns-domain> and <dns2-ip> (in /proc/net/pnp) and <ntp1-ip> and <ntp2-ip>
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | .cache.o.cmd | |
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | .of_live.o.cmd | |
| H A D | .div64.o.cmd | |
| H A D | .slre.o.cmd | |
| H A D | .crc32.o.cmd | |
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | .bouncebuf.o.cmd | |
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | .ping.o.cmd | |
| /OK3568_Linux_fs/u-boot/fs/ |
| H A D | .fs.o.cmd | |
| /OK3568_Linux_fs/u-boot/lib/optee_clientApi/ |
| H A D | .OpteeClientRkNewFs_v1.o.cmd | |
| /OK3568_Linux_fs/u-boot/spl/disk/ |
| H A D | .part_efi.o.cmd | |
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | .pxe.o.cmd | |
| H A D | .help.o.cmd | |
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | .cpu-dt.o.cmd | |
| H A D | .cache_v8.o.cmd | |
| /OK3568_Linux_fs/u-boot/spl/lib/zlib/ |
| H A D | .zlib.o.cmd | |
| /OK3568_Linux_fs/u-boot/spl/lib/ |
| H A D | .display_options.o.cmd | |
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | .util.o.cmd | |
| /OK3568_Linux_fs/u-boot/spl/drivers/ram/rockchip/ |
| H A D | .sdram_common.o.cmd | |