upap_state
static void upap_sresp __P((upap_state *, int, int, char *, int));
upap_state *u = &upap[unit];
upap_state *u = &upap[unit];
upap_state *u = &upap[unit];
upap_state *u = (upap_state *) arg;
upap_state *u = (upap_state *) arg;
upap_state *u = &upap[unit];
upap_state *u = &upap[unit];
upap_state *u = &upap[unit];
upap_state *u = &upap[unit];
upap_state *u;
upap_state *u;
upap_state *u;
upap_state *u;
upap_state *u;
upap_state upap[NUM_PPP]; /* UPAP state; one for each unit */
static void upap_rauthreq __P((upap_state *, u_char *, int, int));
static void upap_rauthack __P((upap_state *, u_char *, int, int));
static void upap_rauthnak __P((upap_state *, u_char *, int, int));
static void upap_sauthreq __P((upap_state *));
extern upap_state upap[];