Searched defs:BL_HTTPS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dbootlog.c74 BL_HTTPS enumerator in enum:__anon2023
164 !(bl_transport == BL_HTTPS || bl_transport == BL_HTTP)) {
182 case BL_HTTPS:
409 case BL_HTTPS:
506 transport = bl_url.https ? BL_HTTPS : BL_HTTP;

Completed in 70 milliseconds