Searched defs:Chap (Results 1 – 1 of 1) sorted by relevance
3 typedef struct Chap Chap; typedef218 struct Chap struct220 int proto; /* chap proto */221 int state; /* chap state */222 uchar id; /* id of current message */223 int timeout; /* for current state */224 Chalstate *cs;