Home
last modified time | relevance | path

Searched defs:mgmt_conn_info (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/scsi/be2iscsi/
Dbe_cmds.h285 struct mgmt_conn_info { struct
286 u32 connection_handle;
287 u32 connection_status;
288 u16 src_port;
289 u16 dest_port;
290 u16 dest_port_redirected;
291 u16 cid;
292 u32 estimated_throughput;
293 struct ip_address_format src_ipaddr;
294 struct ip_address_format dest_ipaddr;
[all …]