Searched refs:VHOST_USER_CONFIG_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
166 #define VHOST_USER_CONFIG_HDR_SIZE (sizeof(c.offset) \ macro
174 #define VHOST_USER_CONFIG_HDR_SIZE (sizeof(c.offset) \ macro2441 .hdr.size = VHOST_USER_CONFIG_HDR_SIZE + config_len, in vhost_user_get_config()2473 if (msg.hdr.size != VHOST_USER_CONFIG_HDR_SIZE + config_len) { in vhost_user_get_config()2494 .hdr.size = VHOST_USER_CONFIG_HDR_SIZE + size, in vhost_user_set_config()