OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ND_LLINFO_STALE
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/net/
nd.h
39
#define
ND_LLINFO_STALE
2
nd.c
121
ln->ln_state =
ND_LLINFO_STALE
;
125
case
ND_LLINFO_STALE
:
140
ln->ln_state =
ND_LLINFO_STALE
;
184
else if (ln->ln_state ==
ND_LLINFO_STALE
)
327
ln->ln_state =
ND_LLINFO_STALE
;
338
if (ln->ln_state ==
ND_LLINFO_STALE
) {
/src/sys/netinet6/
nd6.h
47
#define ND6_LLINFO_STALE
ND_LLINFO_STALE
nd6.c
736
ln->ln_state ==
ND_LLINFO_STALE
&& gc)
810
ln->ln_state =
ND_LLINFO_STALE
;
1410
newstate =
ND_LLINFO_STALE
;
1418
newstate =
ND_LLINFO_STALE
;
1427
if (ln->ln_state ==
ND_LLINFO_STALE
) {
nd6_nbr.c
771
ln->ln_state =
ND_LLINFO_STALE
;
819
ln->ln_state =
ND_LLINFO_STALE
;
846
ln->ln_state =
ND_LLINFO_STALE
;
/src/sys/netinet/
if_arp.c
1034
new_state =
ND_LLINFO_STALE
;
1050
new_state =
ND_LLINFO_STALE
;
/src/usr.sbin/arp/
arp.c
531
case
ND_LLINFO_STALE
:
/src/usr.sbin/ndp/
ndp.c
607
case
ND_LLINFO_STALE
:
Completed in 26 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026