Searched refs:TAG_END (Results 1 – 2 of 2) sorted by relevance
117 bp_vend[30] = TAG_END; in bootp_fill_request()165 bp->bp_vend[4] = TAG_END; in bootp()373 if (tag == TAG_END) in vend_rfc1048()655 if (tag == TAG_END) in setenv_()
110 #define TAG_END ((unsigned char) 255) macro