Searched defs:packet_info (Results 1 – 3 of 3) sorted by relevance
317 struct packet_info { struct318 const char *name;319 int type;320 int response_tcode;321 const struct packet_field *fields;322 int field_count;417 static const struct packet_info packet_info[] = { variable
149 u32 packet_info; member
53 struct packet_info { struct54 enum drbd_packet cmd;55 unsigned int size;56 unsigned int vnr;57 void *data;