Lines Matching full:gateway
75 GATEWAY, enumerator
689 * Get the address of default gateway (ipv4). in kvp_get_ipconfig_info()
695 * Execute the command to gather gateway info. in kvp_get_ipconfig_info()
701 * Get the address of default gateway (ipv6). in kvp_get_ipconfig_info()
707 * Execute the command to gather gateway info (ipv6). in kvp_get_ipconfig_info()
1131 case GATEWAY: in process_ip_string()
1132 snprintf(str, sizeof(str), "%s", "GATEWAY"); in process_ip_string()
1141 } else if (type == GATEWAY && i == 0) { in process_ip_string()
1156 case GATEWAY: in process_ip_string()
1232 else if (type == GATEWAY) in process_dns_gateway_nm()
1233 param_name = "gateway"; in process_dns_gateway_nm()
1370 * GATEWAY=ipaddr1 in kvp_set_ip_info()
1375 * IPV6 addresses will be tagged as IPV6ADDR, IPV6 gateway will be in kvp_set_ip_info()
1393 * gateway=gateway1;gateway2 in kvp_set_ip_info()
1401 * gateway=gateway1;gateway2 in kvp_set_ip_info()
1505 GATEWAY); in kvp_set_ip_info()
1533 * Write the configuration for ipaddress, netmask, gateway and in kvp_set_ip_info()
1588 GATEWAY, ip_ver); in kvp_set_ip_info()