Searched defs:NBD_FLAG_CAN_MULTI_CONN (Results 1 – 2 of 2) sorted by relevance
56 #define NBD_FLAG_CAN_MULTI_CONN (1 << 8) /* Server supports multiple connections per export. */ macro
223 #define NBD_FLAG_CAN_MULTI_CONN (1 << NBD_FLAG_CAN_MULTI_CONN_BIT) macro