Searched defs:apacket (Results 1 – 1 of 1) sorted by relevance
42 typedef struct apacket apacket; typedef59 struct apacket struct61 apacket *next; argument63 unsigned len;64 unsigned char *ptr;66 amessage msg;67 unsigned char data[MAX_PAYLOAD];