Searched defs:fc_rnid_params (Results 1 – 1 of 1) sorted by relevance
265 typedef struct fc_rnid_params { struct266 uchar_t global_id[16]; /* global name */267 uint32_t unit_type; /* unit type */268 uint32_t port_id; /* port id */269 uint32_t num_attached; /* number of attached nodes */270 uint16_t ip_version; /* ip version */271 uint16_t udp_port; /* udp port number */272 uchar_t ip_addr[16]; /* ip address */273 uint16_t specific_id_resv; /* reserved */274 uint16_t topo_flags; /* topology discovery flags */