Searched refs:RFC1533_END (Results 1 – 6 of 6) sorted by relevance
124 } else if (tag == RFC1533_END) { in dhcp_decode()310 *q++ = RFC1533_END; in bootp_reply()
91 #define RFC1533_END 255 macro
129 } else if (tag == RFC1533_END) { in dhcp_decode()314 *q++ = RFC1533_END; in bootp_reply()
70 static unsigned char rfc1533_cookie[5] = {RFC1533_COOKIE, RFC1533_END};78 static unsigned char rfc1533_end[] = {RFC1533_END};1002 *extdata = RFC1533_END; in decode_rfc1533()1022 else if (c == RFC1533_END) in decode_rfc1533()
217 #define RFC1533_END 255 macro