Home
last modified time | relevance | path

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

/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.h390 struct mgmt_conn_info { struct
391 u32 connection_handle;
392 u32 connection_status;
393 u16 src_port;
394 u16 dest_port;
395 u16 dest_port_redirected;
396 u16 cid;
397 u32 estimated_throughput;
398 struct ip_addr_format src_ipaddr;
399 struct ip_addr_format dest_ipaddr;
[all …]