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