Home
last modified time | relevance | path

Searched defs:neighbor (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/usr.sbin/rwhod/
Drwhod.c90 struct neighbor { struct
91 struct neighbor *n_next; argument
98 static struct neighbor *neighbors; argument
/netbsd/src/usr.sbin/map-mbone/
Dmapper.c53 typedef struct neighbor { struct
54 struct neighbor *next; argument
74 struct interface *interfaces; /* Else, neighbor data */ argument
388 u_int32_t neighbor; in accept_neighbors() local
529 u_int32_t neighbor; in accept_neighbors2() local
/netbsd/src/external/cddl/osnet/dist/common/avl/
Davl.c830 void *neighbor; in avl_update_lt() local
847 void *neighbor; in avl_update_gt() local
864 void *neighbor; in avl_update() local
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-olsr.c181 nd_ipv4 neighbor; member
188 nd_ipv6 neighbor; member
294 int neighbor; in olsr_print_neighbor() local
/netbsd/src/usr.sbin/mrinfo/
Dmrinfo.c216 u_int32_t neighbor; in accept_neighbors() local
260 u_int32_t neighbor = *(u_int32_t*)p; in accept_neighbors2() local
/netbsd/src/usr.sbin/mrouted/
Dsnmp.c426 struct listaddr *neighbor; local