Searched refs:numlenbytes (Results 1 – 1 of 1) sorted by relevance
273 size_t numlenbytes = 1; in wpacket_intern_close() local276 numlenbytes++; in wpacket_intern_close()277 if (!WPACKET_put_bytes__(pkt, packlen, numlenbytes)) in wpacket_intern_close()280 numlenbytes |= 0x80; in wpacket_intern_close()281 if (!WPACKET_put_bytes_u8(pkt, numlenbytes)) in wpacket_intern_close()