OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPPP_LCP_OPT_AUTH_PROTO
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_sppp.h
185
#define
SPPP_LCP_OPT_AUTH_PROTO
__BIT(3)
if_spppsubr.c
2527
SET(sp->lcp.opts,
SPPP_LCP_OPT_AUTH_PROTO
);
2529
CLR(sp->lcp.opts,
SPPP_LCP_OPT_AUTH_PROTO
);
2982
CLR(sp->lcp.opts,
SPPP_LCP_OPT_AUTH_PROTO
);
3139
if (ISSET(sp->lcp.opts,
SPPP_LCP_OPT_AUTH_PROTO
) ||
3289
if (ISSET(sp->lcp.opts,
SPPP_LCP_OPT_AUTH_PROTO
)) {
5363
ISSET(sp->lcp.opts,
SPPP_LCP_OPT_AUTH_PROTO
))
6025
SET(sp->lcp.opts,
SPPP_LCP_OPT_AUTH_PROTO
);
6027
CLR(sp->lcp.opts,
SPPP_LCP_OPT_AUTH_PROTO
);
Completed in 14 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025