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

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

Completed in 54 milliseconds