summaryrefslogtreecommitdiffstats
path: root/fabrics.h
diff options
context:
space:
mode:
Diffstat (limited to 'fabrics.h')
-rw-r--r--fabrics.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fabrics.h b/fabrics.h
index 41e6a2d..9b2554e 100644
--- a/fabrics.h
+++ b/fabrics.h
@@ -20,6 +20,7 @@ struct fabrics_config {
const char *traddr;
const char *trsvcid;
const char *host_traddr;
+ const char *host_iface;
const char *hostnqn;
const char *hostid;
int nr_io_queues;
@@ -29,6 +30,7 @@ struct fabrics_config {
int keep_alive_tmo;
int reconnect_delay;
int ctrl_loss_tmo;
+ int fast_io_fail_tmo;
int tos;
const char *raw;
char *device;