OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SC_DECOMP_RUN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_ppp.h
81
#define
SC_DECOMP_RUN
0x00002000 /* decompressor has been inited */
if_ppp.c
654
sc->sc_flags &= ~
SC_DECOMP_RUN
;
1336
sc->sc_flags &= ~(SC_CCP_UP | SC_COMP_RUN |
SC_DECOMP_RUN
);
1369
sc->sc_flags |=
SC_DECOMP_RUN
;
1384
if (sc->sc_rc_state && (sc->sc_flags &
SC_DECOMP_RUN
)) {
1485
(sc->sc_flags &
SC_DECOMP_RUN
) &&
1522
if (sc->sc_rc_state && (sc->sc_flags &
SC_DECOMP_RUN
))
Completed in 148 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025