OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SC_DC_ERROR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_ppp.h
82
#define
SC_DC_ERROR
0x00004000 /* non-fatal decomp error detected */
if_ppp.c
1371
~(
SC_DC_ERROR
| SC_DC_FERROR);
1387
sc->sc_flags &= ~
SC_DC_ERROR
;
1486
!(sc->sc_flags &
SC_DC_ERROR
) &&
1515
sc->sc_flags |=
SC_DC_ERROR
;
Completed in 53 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025