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