OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Neighbor
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/map-mbone/
mapper.c
53
typedef struct
neighbor
{
struct
54
struct
neighbor
*next;
60
}
Neighbor
;
65
Neighbor
*neighbors; /* List of neighbors' IP addresses */
74
struct interface *interfaces; /* Else,
neighbor
data */
91
Neighbor
* find_neighbor(u_int32_t addr, Node *node);
147
Neighbor
*find_neighbor(u_int32_t addr, Node *node)
152
Neighbor
*nb;
228
* Process an incoming
neighbor
probe message.
250
* Process an incoming
neighbor
-list request message
388
u_int32_t
neighbor
;
local
529
u_int32_t
neighbor
;
local
[
all
...]
/src/sys/external/bsd/gnu-efi/dist/inc/
efiip.h
246
EFI_IPv6_ADDRESS
Neighbor
;
Completed in 21 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026