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) \ macro2439 .hdr.size = VHOST_USER_CONFIG_HDR_SIZE + config_len, in vhost_user_get_config()2471 if (msg.hdr.size != VHOST_USER_CONFIG_HDR_SIZE + config_len) { in vhost_user_get_config()2492 .hdr.size = VHOST_USER_CONFIG_HDR_SIZE + size, in vhost_user_set_config()