OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:going_up
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if_spppsubr.c
1224
int s, error=0,
going_up
, going_down;
local
1239
going_up
= ifp->if_flags & IFF_UP &&
1256
if (
going_up
|| going_down) {
1260
if (
going_up
&& newmode == 0) {
3100
bool
going_up
;
local
3112
going_up
= true;
3115
going_up
= false;
3121
if (
going_up
) {
Completed in 19 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026