Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dboot_http.h71 #define EHTTP_BADHDR 10 /* The header doesn't look to be valid */ macro
H A Dboot_http.c987 SET_ERR(c_id, ERRSRC_LIBHTTP, EHTTP_BADHDR); in http_process_headers()