⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

get_routes

Function get_routes 

Source
pub fn get_routes() -> Vec<RouteEntry>
Expand description

Get all routing table entries (used by route shell command).