OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upap
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
upap.h
1
/* $NetBSD:
upap
.h,v 1.6 2025/01/08 19:59:39 christos Exp $ */
4
*
upap
.h - User/Password Authentication Protocol definitions.
61
*
UPAP
codes.
69
* Each interface is described by
upap
structure.
114
extern upap_state
upap
[];
upap.c
1
/* $NetBSD:
upap
.c,v 1.6 2025/01/08 19:59:39 christos Exp $ */
4
*
upap
.c - User/Password Authentication Protocol.
46
__RCSID("$NetBSD:
upap
.c,v 1.6 2025/01/08 19:59:39 christos Exp $");
61
#include "
upap
.h"
75
{ "pap-restart", o_int, &
upap
[0].us_timeouttime,
77
{ "pap-max-authreq", o_int, &
upap
[0].us_maxtransmits,
79
{ "pap-timeout", o_int, &
upap
[0].us_reqtimeout,
116
upap_state
upap
[NUM_PPP]; /*
UPAP
state; one for each unit */
variable
128
* upap_init - Initialize a
UPAP
unit
[
all
...]
/src/external/bsd/ppp/dist/pppd/plugins/
passwordfd.c
20
#include <pppd/
upap
.h>
/src/external/bsd/ppp/usr.sbin/pppd/
Makefile
37
upap
.c \
Completed in 40 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026