Home
last modified time | relevance | path

Searched refs:vhost_user_has_vnet_hdr (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/net/
H A Dvhost-user.c196 static bool vhost_user_has_vnet_hdr(NetClientState *nc) in vhost_user_has_vnet_hdr() function
228 .has_vnet_hdr = vhost_user_has_vnet_hdr,