Home
last modified time | relevance | path

Searched defs:binbuf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/scapy/scapy/
H A Dutils.py319 def fletcher16_checksum(binbuf): argument
331 def fletcher16_checkbytes(binbuf, offset): argument
/aosp_15_r20/external/tcpdump/
H A Dprint-esp.c392 u_char *binbuf, unsigned int binbuf_len, char *hex) in espprint_decode_hex()
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_memory_editor.h635 uint8_t binbuf[8]; in DisplayPreviewData() local