Searched defs:TOK822 (Results 1 – 1 of 1) sorted by relevance
29 typedef struct TOK822 { struct32 struct TOK822 *prev; /* peer */ argument33 struct TOK822 *next; /* peer */ argument34 struct TOK822 *head; /* group members */ argument35 struct TOK822 *tail; /* group members */ argument36 struct TOK822 *owner; /* group owner */ argument37 } TOK822; typedef