Searched refs:nbd_receive_negotiate (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/nbd/ |
H A D | client-connection.c | 149 ret = nbd_receive_negotiate(QIO_CHANNEL(sioc), tlscreds, tlshostname, in nbd_connect()
|
H A D | client.c | 1040 int nbd_receive_negotiate(QIOChannel *ioc, QCryptoTLSCreds *tlscreds, in nbd_receive_negotiate() function
|
/openbmc/qemu/include/block/ |
H A D | nbd.h | 396 int nbd_receive_negotiate(QIOChannel *ioc, QCryptoTLSCreds *tlscreds,
|
/openbmc/qemu/ |
H A D | qemu-nbd.c | 320 if (nbd_receive_negotiate(QIO_CHANNEL(sioc), NULL, NULL, NULL, in nbd_client_thread()
|