Searched refs:EPROTO (Results 1 – 6 of 6) sorted by relevance
49 #define EPROTO 71 /* Protocol error */ macro
33 #define EPROTO 61 /* Protocol error */ macro
60 #define EPROTO 86 /* Protocol error */ macro
58 #define EPROTO 85 /* Protocol error */ macro
155 return -EPROTO; in vhost_user_recv()188 return -EPROTO; in vhost_user_recv_resp()203 return -EPROTO; in vhost_user_recv_u64()220 return -EPROTO; in vhost_user_recv_req()579 rc = -EPROTO; in vhost_user_get_config()
1355 ret = -EPROTO; in limited_dma_window()
Completed in 16 milliseconds