OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_NO_RIP_OUT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/routed/
defs.h
340
#define
IS_NO_RIP_OUT
(IS_NO_RIPV1_OUT | IS_NO_RIPV2_OUT)
341
#define IS_NO_RIP (
IS_NO_RIP_OUT
| IS_NO_RIP_IN)
342
#define IS_RIP_OUT_OFF(s) (((s) &
IS_NO_RIP_OUT
) ==
IS_NO_RIP_OUT
)
if.c
794
ifs0.int_state |= (IS_ALIAS |
IS_NO_RIP_OUT
| IS_NO_RDISC);
Completed in 35 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025