Searched refs:nbd_reply (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/disk/virtual/nbd/
H A Dnbd.h29 struct nbd_reply { struct
H A Dnbd-server.py73 def nbd_reply(error=0, handle=1, data=''): function
96 return nbd_reply(error=error, handle=self.handle, data=data)
H A Dnbd.c78 struct nbd_reply reply; /* net byte order */
279 struct nbd_reply reply;

Completed in 32 milliseconds