Searched refs:POETT_HURL (Results 1 – 6 of 6) sorted by relevance
108 #define POETT_HURL 0x0111 /* Host-URL; UTF-8 for browser */ macro
215 if (ttype == POETT_HURL || ttype == POETT_MOTM) { in handle_motm_hurl()230 *argv++ = ttype == POETT_HURL ? "hurl" : "motm"; in handle_motm_hurl()
293 { POETT_HURL, "Host-URL" },
498 case POETT_HURL: /* Host-URL */ in display_pppoe()517 case POETT_HURL: /* Host-URL */ in display_pppoe()879 case POETT_HURL: /* Host-URL */ in send_padr()
2036 case POETT_HURL: /* Host-URL */ in locate_service()
85 { "Host-URL", POETT_HURL, interpret_hurl },