Searched refs:GET8 (Results 1 – 1 of 1) sorted by relevance
762 #define GET8(x) do { if (j >= length) goto err; x = packet[j++]; } while(0) in name_parse() macro776 GET8(label_len); in name_parse()780 GET8(ptr_low); in name_parse()1038 #undef GET8 in request_parse()