Searched refs:gateway_from_dhcp_or_ra (Results 1 – 4 of 4) sorted by relevance
568 } else if (route->gateway_from_dhcp_or_ra) { in log_route_debug()1513 if (route->gateway_from_dhcp_or_ra) in link_request_static_routes()1985 n->gateway_from_dhcp_or_ra = false; in config_parse_gateway()1993 n->gateway_from_dhcp_or_ra = true; in config_parse_gateway()2000 n->gateway_from_dhcp_or_ra = true; in config_parse_gateway()2007 n->gateway_from_dhcp_or_ra = true; in config_parse_gateway()2020 n->gateway_from_dhcp_or_ra = false; in config_parse_gateway()2760 if (route->gateway_from_dhcp_or_ra) { in route_section_verify()2831 !route->gateway_from_dhcp_or_ra && in route_section_verify()2870 if ((route->gateway_from_dhcp_or_ra || in route_section_verify()[all …]
63 bool gateway_from_dhcp_or_ra:1; member
373 if (!route_gw->gateway_from_dhcp_or_ra) in ndisc_router_process_default()
597 if (!rt->gateway_from_dhcp_or_ra) in dhcp4_request_semi_static_routes()