Lines Matching refs:route
27 * Add route to a specified OEM network
32 * @param ifname Interface name specified by the route, or an empty
33 * string for a route that does not specify an
36 * @param destination The destination prefix of the route in CIDR notation.
38 * @param nexthop IP address of the gateway for the route, or an empty
39 * string for a directly-connected route. If non-empty,
50 * Remove route from a specified OEM network.
55 * @param ifname Interface name specified by the route, or an empty
56 * string for a route that does not specify an
59 * @param destination The destination prefix of the route in CIDR notation.
61 * @param nexthop IP address of the gateway for the route, or an empty
62 * string for a directly-connected route. If non-empty,