Lines Matching full:gateway
436 /* Check, that the gateway is already configured.
486 /* may contain flow and gateway attribute */ in fib_nlmsg_size()
724 "Nexthop configuration can not contain both GATEWAY and VIA"); in fib_get_nhs()
781 "Nexthop gateway does not match RTA_GATEWAY or RTA_VIA"); in fib_get_nhs()
949 "Nexthop configuration can not contain both GATEWAY and VIA"); in fib_nh_match()
1075 * a) gateway can be actually local interface address,
1077 * b) gateway must be on-link address, possibly
1079 * c) If both gateway and interface are specified, they should not
1081 * d) If we use tunnel routes, gateway could be not on-link.
1092 * and "universe" is true gateway route with global meaning.
1137 NL_SET_ERR_MSG(extack, "Nexthop has invalid gateway"); in fib_check_nh_v4_gw()
1179 NL_SET_ERR_MSG(extack, "Nexthop has invalid gateway"); in fib_check_nh_v4_gw()
1186 NL_SET_ERR_MSG(extack, "Nexthop has invalid gateway"); in fib_check_nh_v4_gw()
1194 "No egress device for nexthop gateway"); in fib_check_nh_v4_gw()
1516 "Gateway, device and multipath can not be specified for this route type"); in fib_create_info()
1554 "Route with host scope can not have a gateway"); in fib_create_info()
1671 /* if gateway family does not match nexthop family in fib_nexthop_info()
1672 * gateway is encoded as RTA_VIA in fib_nexthop_info()