Home
last modified time | relevance | path

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

/netbsd/usr.sbin/rwhod/
H A Drwhod.c90 struct neighbor { struct
91 struct neighbor *n_next; argument
98 static struct neighbor *neighbors; argument
/netbsd/usr.sbin/map-mbone/
H A 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/external/cddl/osnet/dist/common/avl/
H A 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/external/bsd/tcpdump/dist/
H A Dprint-olsr.c183 uint8_t neighbor[4]; member
190 uint8_t neighbor[16]; member
293 int neighbor; in olsr_print_neighbor() local
/netbsd/usr.sbin/mrinfo/
H A Dmrinfo.c216 u_int32_t neighbor; in accept_neighbors() local
260 u_int32_t neighbor = *(u_int32_t*)p; in accept_neighbors2() local
/netbsd/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Daccesses.cc663 clobber_info *neighbor = group->m_clobber_tree.root (); in add_clobber() local
809 clobber_info *neighbor = tree1.root (); in split_clobber_group() local
1230 splay_tree_node<use_info *> *neighbor = def->m_use_tree.root (); in add_use() local
/netbsd/usr.sbin/mrouted/
H A Dsnmp.c426 struct listaddr *neighbor; local