OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SC_VJ_RESET
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_ppp.h
79
#define
SC_VJ_RESET
0x00000800 /* need to reset VJ decomp */
if_ppp.c
1474
sc->sc_flags |=
SC_VJ_RESET
;
1513
sc->sc_flags |=
SC_VJ_RESET
;
1534
if (sc->sc_flags &
SC_VJ_RESET
) {
1542
sc->sc_flags &= ~
SC_VJ_RESET
;
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025