Searched defs:apacket (Results 1 – 1 of 1) sorted by relevance
42 typedef struct apacket apacket; typedef58 struct apacket struct60 apacket *next; argument62 unsigned len;63 unsigned char *ptr;65 amessage msg;66 unsigned char data[MAX_PAYLOAD];