Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Drxtx.h84 struct data_packet { struct
85 unsigned short buf_len; /* should be set by caller */
86 DevChanID type; /* valid when status is RS_GOOD_PKT */
87 unsigned short len; /* --"-- */
88 unsigned int crc; /* crc for the unescaped pkt */
89 unsigned char *data; /* should be set by caller */