Query: struct_rio_net
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTRIO_NET(9) Internals STRUCT RIO_NET(9)NAMEstruct_rio_net - RIO network infoSYNOPSISstruct rio_net { struct list_head node; struct list_head devices; struct list_head switches; struct list_head mports; struct rio_mport * hport; unsigned char id; struct rio_id_table destid_table; };MEMBERSnode Node in global list of RIO networks devices List of devices in this network switches List of switches in this netowrk mports List of master ports accessing this network hport Default port for accessing this network id RIO network ID destid_table destID allocation tableAUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT RIO_NET(9)