Query: rio_route_add_entry
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RIO_ROUTE_ADD_ENTRY(9) Internals RIO_ROUTE_ADD_ENTRY(9)NAMErio_route_add_entry - Add a route entry to a switch routing tableSYNOPSISint rio_route_add_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 Port number to be routed lock lock switch device flagDESCRIPTIONCalls the switch specific add_entry method to add a route entry on 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_ADD_ENTRY(9)
Related Man Pages |
---|
routing(7p) - opensolaris |
struct_rio_switch(9) - centos |
devswmgr(8) - osf1 |
routing(7p) - plan9 |
routing(7p) - php |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
DB2 convert digits to binary format |
Tar Command |
Shopt -s histappend |
[TIP] Processing YAML files with yq |