Searched refs:dht_segment_head (Results 1 – 1 of 1) sorted by relevance
52 static const uint8_t dht_segment_head[] = { 0xFF, 0xC4, 0x01, 0xA2, 0x00 }; variable67 buf = append(buf, dht_segment_head, sizeof(dht_segment_head)); in append_dht_segment()