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_SOL_OUT
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/routed/
defs.h
346
#define
IS_NO_SOL_OUT
0x0400000 /* send no solicitations */
348
#define GROUP_IS_SOL_OUT (IS_SOL_OUT |
IS_NO_SOL_OUT
)
353
#define IS_NO_RDISC (IS_NO_ADV_IN |
IS_NO_SOL_OUT
| IS_NO_ADV_OUT)
parms.c
120
ifp->int_state |=
IS_NO_SOL_OUT
;
756
CKF(GROUP_IS_SOL_OUT,
IS_NO_SOL_OUT
);
871
new->parm_int_state |=
IS_NO_SOL_OUT
;
872
if (new->parm_int_state &
IS_NO_SOL_OUT
)
trace.c
520
|
IS_NO_SOL_OUT
522
{
IS_NO_SOL_OUT
, 0, "NO_SOLICIT" },
rdisc.c
885
if (0 != (ifp->int_state & (
IS_NO_SOL_OUT
| IS_BROKE))
Completed in 35 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025