OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chap05
(Results
1 - 3
of
3
) sorted by null
/external/libppp/src/
lcp.h
94
unsigned
chap05
: 2; /* Challenge Handshake Authentication proto */
member in struct:lcp::__anon21059
lcp.c
210
command_ShowNegval(lcp->cfg.
chap05
));
270
lcp->cfg.
chap05
= NEG_ACCEPTED;
316
if (IsEnabled(lcp->cfg.
chap05
)) {
639
if (IsAccepted(lcp->cfg.
chap05
)) {
842
if ((chap_type == 0x05 && IsAccepted(lcp->cfg.
chap05
))
894
if (chap_type == 0x05 && IsEnabled(lcp->cfg.
chap05
)) {
[
all
...]
command.c
[
all
...]
Completed in 53 milliseconds