Home
last modified time | relevance | path

Searched refs:BL_HTTPS (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/common/net/wanboot/
H A Dbootlog.c74 BL_HTTPS enumerator
164 !(bl_transport == BL_HTTPS || bl_transport == BL_HTTP)) { in bootlog_common()
182 case BL_HTTPS: in bootlog_common()
409 case BL_HTTPS: in sendmessage()
506 transport = bl_url.https ? BL_HTTPS : BL_HTTP; in openbootlog()