iPXE
|
Routing management. More...
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
void | route (void) |
Print routing table. More... | |
REQUIRING_SYMBOL (route) | |
REQUIRE_OBJECT (config_route) | |
Routing management.
Definition in file route.c.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
void route | ( | void | ) |
Print routing table.
Definition at line 39 of file route.c.
References for_each_netdev, for_each_table_entry, netdev, routing_family::print, and ROUTING_FAMILIES.
Referenced by ipv6_table_okx(), netboot(), route_exec(), and usb_route_string().
REQUIRING_SYMBOL | ( | route | ) |
REQUIRE_OBJECT | ( | config_route | ) |