'\" t .\" Title: rio_update_route_tables .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: July 2017 .\" Manual: Internals .\" Source: Kernel Hackers Manual 4.11.6 .\" Language: English .\" .TH "RIO_UPDATE_ROUTE_TAB" "9" "July 2017" "Kernel Hackers Manual 4\&.11\&" "Internals" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" rio_update_route_tables \- Updates route tables in switches .SH "SYNOPSIS" .HP \w'void\ rio_update_route_tables('u .BI "void rio_update_route_tables(struct\ rio_net\ *\ " "net" ");" .SH "ARGUMENTS" .PP \fIstruct rio_net * net\fR .RS 4 RIO network to run update on .RE .SH "DESCRIPTION" .PP For each enumerated device, ensure that each switch in a system has correct routing entries\&. Add routes for devices that where unknown dirung the first enumeration pass through the switch\&. .SH "AUTHOR" .PP \fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br