Function netstack3_ip::request_context_add_route

source ยท
pub fn request_context_add_route<I: IpLayerIpExt, DeviceId, BC: IpLayerBindingsContext<I, DeviceId>>(
    bindings_ctx: &mut BC,
    entry: AddableEntry<I::Addr, DeviceId>,
)
Expand description

Requests that a route be added to the routing table.