Home
last modified time | relevance | path

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

/tools/firewire/
Dnosy-dump.c304 struct packet_info { struct
305 const char *name;
306 int type;
307 int response_tcode;
308 const struct packet_field *fields;
309 int field_count;
404 static const struct packet_info packet_info[] = { variable