Man Page: rio_route_get_entry
Operating Environment: centos
Section: 9
RIO_ROUTE_GET_ENTRY(9) Internals RIO_ROUTE_GET_ENTRY(9)NAMErio_route_get_entry - Read a route entry in a switch routing tableSYNOPSISint rio_route_get_entry(struct rio_dev * rdev, u16 table, u16 route_destid, u8 * route_port, int lock);ARGUMENTSrdev RIO device table Routing table ID route_destid Destination ID to be routed route_port Pointer to read port number into lock lock switch device flagDESCRIPTIONCalls the switch specific get_entry method to read a route entry in a switch. The route table can be specified using the table argument if a switch has per port routing tables or the normal use is to specific all tables (or the global table) by passing RIO_GLOBAL_TABLE in table. Returns 0 on success or -EINVAL on failure.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_ROUTE_GET_ENTRY(9)
| Related Man Pages |
|---|
| routing(7p) - sunos |
| routing(7p) - minix |
| routing(7p) - v7 |
| routing(7p) - xfree86 |
| routing(7p) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Please Welcome Dave Munro to the Moderator Team! |