Searched refs:close_notify_srvr (Results 1 – 2 of 2) sorted by relevance
1204 if (mp == NULL && !ssl->close_notify_srvr) { in kssl_build_record()1210 ssl->close_notify_srvr = B_TRUE; in kssl_build_record()1274 if (!ssl->close_notify_srvr) in kssl_build_single_record()1284 if (!ssl->close_notify_srvr) { in kssl_build_single_record()
291 boolean_t close_notify_srvr; member