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