1RIO_UPDATE_ROUTE_TAB(9) Internals RIO_UPDATE_ROUTE_TAB(9)
2
3
4
6 rio_update_route_tables - Updates route tables in switches
7
9 void rio_update_route_tables(struct rio_net * net);
10
12 net
13 RIO network to run update on
14
16 For each enumerated device, ensure that each switch in a system has
17 correct routing entries. Add routes for devices that where unknown
18 dirung the first enumeration pass through the switch.
19
21 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
22 Author.
23
25Kernel Hackers Manual 3.10 June 2019 RIO_UPDATE_ROUTE_TAB(9)