Searched refs:NBD_REP_ERR_TLS_REQD (Results 1 – 4 of 4) sorted by relevance
98 case NBD_REP_ERR_TLS_REQD: in nbd_rep_lookup()
206 case NBD_REP_ERR_TLS_REQD: in nbd_handle_reply_err()
1271 ret = nbd_opt_drop(client, NBD_REP_ERR_TLS_REQD, in nbd_negotiate_options()
264 #define NBD_REP_ERR_TLS_REQD NBD_REP_ERR(5) /* TLS required */ macro