Home
last modified time | relevance | path

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

/linux-3.3/tools/firewire/
Dnosy-dump.c313 struct packet_info { struct
314 const char *name;
315 int type;
316 int response_tcode;
317 const struct packet_field *fields;
318 int field_count;
413 static const struct packet_info packet_info[] = { variable