Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/rwhod/
H A Drwhod.c90 struct neighbor { struct
91 struct neighbor *n_next; argument
98 static struct neighbor *neighbors; argument
/netbsd-src/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-src/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-src/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-src/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-src/usr.sbin/mrouted/
H A Dsnmp.c426 struct listaddr *neighbor; local