OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PeerInErrors
(Results
1 - 2
of
2
) sorted by null
/external/libppp/src/
lqr.h
42
u_int32_t
PeerInErrors
; /* Peers SaveInErrors */
lqr.c
361
log_Printf(LogLQM, " PeerInDiscards: %08x
PeerInErrors
: %08x\n",
362
lqr->PeerInDiscards, lqr->
PeerInErrors
);
402
err = newlqr->
PeerInErrors
- oldlqr->
PeerInErrors
;
499
lqr.
PeerInErrors
= p->hdlc.lqm.lqr.Save.InErrors;
Completed in 33 milliseconds