fidl_fuchsia_net_routes_ext::admin

Function new_global_route_set

Source
pub fn new_global_route_set<I: Ip + FidlRouteAdminIpExt>(
    route_table_proxy: &<I::GlobalRouteTableMarker as ProtocolMarker>::Proxy,
) -> Result<<I::RouteSetMarker as ProtocolMarker>::Proxy, RouteSetCreationError>
Expand description

Dispatches global_route_set on either the RoutesV4 or RoutesV6 in fuchsia.net.root.