RIO_BUILD_ROUTE_TABL(9) | Internals | RIO_BUILD_ROUTE_TABL(9) |
NAME¶
rio_build_route_tables - Generate route tables from switch route entries
SYNOPSIS¶
void rio_build_route_tables(struct rio_net * net);
ARGUMENTS¶
net
RIO network to run route tables scan on
DESCRIPTION¶
For each switch device, generate a route table by copying existing route entries from the switch.
AUTHOR¶
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |