Searched refs:SET_PROTOCOL_FEATURES (Results 1 – 3 of 3) sorted by relevance
341 let _ = node.send_request_with_body(MasterReq::SET_PROTOCOL_FEATURES, &val, None)?; in set_protocol_features()855 let hdr = VhostUserMsgHeader::new(MasterReq::SET_PROTOCOL_FEATURES, 0x4, 8); in test_protocol_features()
85 SET_PROTOCOL_FEATURES = 16, enumerator
386 MasterReq::SET_PROTOCOL_FEATURES => { in handle_request()