Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dboot_http.h75 #define EHTTP_NOHEADER 14 /* Chunked header expected but not found */ macro
H A Dboot_http.c2445 SET_ERR(c_id, ERRSRC_LIBHTTP, EHTTP_NOHEADER); in get_chunk_header()