Lines Matching full:gateway
423 /* Check, that the gateway is already configured.
468 /* may contain flow and gateway attribute */ in fib_nlmsg_size()
706 "Nexthop configuration can not contain both GATEWAY and VIA"); in fib_get_nhs()
763 "Nexthop gateway does not match RTA_GATEWAY or RTA_VIA"); in fib_get_nhs()
933 "Nexthop configuration can not contain both GATEWAY and VIA"); in fib_nh_match()
1061 * a) gateway can be actually local interface address,
1063 * b) gateway must be on-link address, possibly
1065 * c) If both gateway and interface are specified, they should not
1067 * d) If we use tunnel routes, gateway could be not on-link.
1078 * and "universe" is true gateway route with global meaning.
1123 NL_SET_ERR_MSG(extack, "Nexthop has invalid gateway"); in fib_check_nh_v4_gw()
1165 NL_SET_ERR_MSG(extack, "Nexthop has invalid gateway"); in fib_check_nh_v4_gw()
1172 NL_SET_ERR_MSG(extack, "Nexthop has invalid gateway"); in fib_check_nh_v4_gw()
1180 "No egress device for nexthop gateway"); in fib_check_nh_v4_gw()
1481 "Gateway, device and multipath can not be specified for this route type"); in fib_create_info()
1519 "Route with host scope can not have a gateway"); in fib_create_info()
1639 /* if gateway family does not match nexthop family in fib_nexthop_info()
1640 * gateway is encoded as RTA_VIA in fib_nexthop_info()