Lines Matching full:gateway
426 /* Check, that the gateway is already configured.
477 /* may contain flow and gateway attribute */ in fib_nlmsg_size()
703 "Nexthop configuration can not contain both GATEWAY and VIA"); in fib_get_nhs()
748 "Nexthop gateway does not match RTA_GATEWAY or RTA_VIA"); in fib_get_nhs()
910 "Nexthop configuration can not contain both GATEWAY and VIA"); in fib_nh_match()
1025 * a) gateway can be actually local interface address,
1027 * b) gateway must be on-link address, possibly
1029 * c) If both gateway and interface are specified, they should not
1031 * d) If we use tunnel routes, gateway could be not on-link.
1042 * and "universe" is true gateway route with global meaning.
1087 NL_SET_ERR_MSG(extack, "Nexthop has invalid gateway"); in fib_check_nh_v4_gw()
1129 NL_SET_ERR_MSG(extack, "Nexthop has invalid gateway"); in fib_check_nh_v4_gw()
1136 NL_SET_ERR_MSG(extack, "Nexthop has invalid gateway"); in fib_check_nh_v4_gw()
1144 "No egress device for nexthop gateway"); in fib_check_nh_v4_gw()
1465 "Gateway, device and multipath can not be specified for this route type"); in fib_create_info()
1503 "Route with host scope can not have a gateway"); in fib_create_info()
1621 /* if gateway family does not match nexthop family in fib_nexthop_info()
1622 * gateway is encoded as RTA_VIA in fib_nexthop_info()