OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SC_CCP_UP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_ppp.h
61
#define
SC_CCP_UP
0x00000080 /* May send/recv compressed packets */
if_ppp.c
1219
if (sc->sc_flags &
SC_CCP_UP
) {
1334
if (sc->sc_flags &
SC_CCP_UP
) {
1336
sc->sc_flags &= ~(
SC_CCP_UP
| SC_COMP_RUN | SC_DECOMP_RUN);
1343
!(sc->sc_flags &
SC_CCP_UP
) &&
1379
if (sc->sc_flags &
SC_CCP_UP
) {
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025