Home
last modified time | relevance | path

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

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