OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lower_running
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_spppvar.h
60
bool
lower_running
; /* Whether the lower layer is running */
member in struct:slcp
if_spppsubr.c
2617
sp->lcp.
lower_running
= false;
3384
if (!sp->lcp.
lower_running
) {
3385
sp->lcp.
lower_running
= true;
3399
if (sp->lcp.
lower_running
) {
3400
sp->lcp.
lower_running
= false;
Completed in 18 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026