Home
last modified time | relevance | path

Searched refs:neighbor (Results 1 – 25 of 31) sorted by relevance

12

/netbsd/external/bsd/tcpdump/dist/tests/
H A DOLSRv1_HNA_sgw_1.out10 link-type Symmetric, neighbor-type Symmetric, len 12
11 neighbor 172.29.175.221, link-quality 0.00%, neighbor-link-quality 0.00%
12 link-type Unspecified, neighbor-type Symmetric, len 12
13 neighbor 172.31.175.221, link-quality 0.00%, neighbor-link-quality 0.00%
H A Dipv6-bad-version.out1 IP6 :: > ff02::1:ff76:6c14: ICMP6, neighbor solicitation, who has fe80::20c:29ff:fe76:6c14, length …
3 IP6 :: > ff02::1:ff76:6c14: ICMP6, neighbor solicitation, who has 1111:2222:3333:4444:20c:29ff:fe76…
H A Dpimv2_sm-v.out17 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
51 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
87 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
121 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
157 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
193 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
227 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
263 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
283 Join / Prune, cksum 0x5ae5 (correct), upstream-neighbor: 10.0.0.13
H A Dpimv2_dm-v.out19 Join / Prune, cksum 0x8fd8 (correct), upstream-neighbor: 10.0.0.1
127 Join / Prune, cksum 0x8fd8 (correct), upstream-neighbor: 10.0.0.1
221 Join / Prune, cksum 0x8fd8 (correct), upstream-neighbor: 10.0.0.1
H A Ddcb_ets.out106 … (58) payload length: 24) :: > ff02::1:ff46:e884: [icmp6 sum ok] ICMP6, neighbor solicitation, len…
167 … (58) payload length: 24) :: > ff02::1:ff42:ba59: [icmp6 sum ok] ICMP6, neighbor solicitation, len…
275 … (58) payload length: 24) :: > ff02::1:ff46:e884: [icmp6 sum ok] ICMP6, neighbor solicitation, len…
770 … (58) payload length: 24) :: > ff02::1:ff46:e884: [icmp6 sum ok] ICMP6, neighbor solicitation, len…
H A Ddcb_qcn.out204 … (58) payload length: 24) :: > ff02::1:ff46:e884: [icmp6 sum ok] ICMP6, neighbor solicitation, len…
/netbsd/external/cddl/osnet/dist/common/avl/
H A Davl.c830 void *neighbor; in avl_update_lt() local
835 neighbor = AVL_PREV(t, obj); in avl_update_lt()
836 if ((neighbor != NULL) && (t->avl_compar(obj, neighbor) < 0)) { in avl_update_lt()
847 void *neighbor; in avl_update_gt() local
852 neighbor = AVL_NEXT(t, obj); in avl_update_gt()
853 if ((neighbor != NULL) && (t->avl_compar(obj, neighbor) > 0)) { in avl_update_gt()
864 void *neighbor; in avl_update() local
866 neighbor = AVL_PREV(t, obj); in avl_update()
867 if ((neighbor != NULL) && (t->avl_compar(obj, neighbor) < 0)) { in avl_update()
872 neighbor = AVL_NEXT(t, obj); in avl_update()
[all …]
/netbsd/usr.sbin/map-mbone/
H A Dmapper.c53 typedef struct neighbor { struct
388 u_int32_t neighbor; in accept_neighbors() local
398 GET_ADDR(neighbor); in accept_neighbors()
399 neighbor = htonl(neighbor); in accept_neighbors()
415 nb->addr = neighbor; in accept_neighbors()
422 ask(neighbor); in accept_neighbors()
529 u_int32_t neighbor; in accept_neighbors2() local
542 if (neighbor == 0) in accept_neighbors2()
544 neighbor = ifc_addr; in accept_neighbors2()
559 nb->addr = neighbor; in accept_neighbors2()
[all …]
/netbsd/usr.sbin/mrinfo/
H A Dmrinfo.c216 u_int32_t neighbor; in accept_neighbors() local
217 GET_ADDR(neighbor); in accept_neighbors()
218 neighbor = htonl(neighbor); in accept_neighbors()
221 inet_fmt(neighbor), in accept_neighbors()
222 inet_name(neighbor), metric, thresh); in accept_neighbors()
260 u_int32_t neighbor = *(u_int32_t*)p; in accept_neighbors2() local
264 inet_fmt(neighbor), in accept_neighbors2()
265 inet_name(neighbor), metric, thresh); in accept_neighbors2()
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-olsr.c183 uint8_t neighbor[4]; member
190 uint8_t neighbor[16]; member
252 ipaddr_string(ndo, lq_neighbor->neighbor), in olsr_print_lq_neighbor4()
276 ip6addr_string(ndo, lq_neighbor->neighbor), in olsr_print_lq_neighbor6()
293 int neighbor; in olsr_print_neighbor() local
296 neighbor = 1; in olsr_print_neighbor()
305 neighbor % 4 == 0 ? "\n\t\t" : " ")); in olsr_print_neighbor()
/netbsd/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Daccesses.cc667 neighbor->update_group (group); in add_clobber()
678 insert_def_after (clobber, neighbor); in add_clobber()
679 if (neighbor == group->last_clobber ()) in add_clobber()
684 insert_def_before (clobber, neighbor); in add_clobber()
685 if (neighbor == group->first_clobber ()) in add_clobber()
809 clobber_info *neighbor = tree1.root (); in split_clobber_group() local
818 prev = neighbor; in split_clobber_group()
824 tree2 = neighbor; in split_clobber_group()
826 next = neighbor; in split_clobber_group()
1237 insert_use_after (use, neighbor->value ()); in add_use()
[all …]
/netbsd/usr.sbin/mrouted/
H A Dsnmp.c426 struct listaddr *neighbor; local
443 if (!(neighbor = find_neighbor(vifi, addr)))
461 neighbor = next_neighbor(&vifi,addr);
462 if (!neighbor)
466 put_address(newname, neighbor->al_addr, vp->namelen+1);
471 if (!(neighbor = next_neighbor(&vifi,addr+1)))
475 put_address(newname, neighbor->al_addr, vp->namelen+1);
490 long_return = (currtime - neighbor->al_ctime)*100;
495 long_return = (NEIGHBOR_EXPIRE_TIME - neighbor->al_timer
502 snprintf(buff, sizeof(buff), "%d.%d", neighbor->al_pv, neighbor->al_mv);
[all …]
/netbsd/usr.sbin/rwhod/
H A Drwhod.c90 struct neighbor { struct
91 struct neighbor *n_next; argument
98 static struct neighbor *neighbors; argument
361 struct neighbor *np; in send_host_information()
474 struct neighbor *np; in configure()
531 np = (struct neighbor *)malloc(len); in configure()
/netbsd/games/fortune/
H A DREADME10 Some years ago, my neighbor Avery said to me: "There has not been an
20 It is a nice thing to have a neighbor of Avery's grain. He has
/netbsd/usr.bin/spell/spell/
H A Damerican222 neighbor
/netbsd/sys/net80211/
H A DCHANGES61 o move adhoc neighbor discovery by beacon+probe response frames to
205 are timed out of the sta/neighbor table
/netbsd/share/misc/
H A Dacronyms.comp1067 NAN neighbor awareness networking
1079 ND neighbor discovery
/netbsd/games/fortune/datfiles/
H A Dfortunes-o.real64 looks like a neighbor, that's environment.
241 book admirably suited to the spiritual needs of his neighbor. One who
H A Dlimerick-o.real1871 Called in a cute neighbor instead.
1877 Called in a cute neighbor instead.
H A Dfortunes468 A neighbor came to Nasrudin, asking to borrow his donkey. "It is out
7158 neighbor.
8385 Love thy neighbor as thyself, but choose your neighborhood.
10847 Recession is when your neighbor loses his job. Depression is when you
14168 incident from your past involving a seedy motel, a neighbor's spouse,
14781 Welcome thy neighbor into thy fallout shelter. He'll come in handy if
H A Dfortunes2-o.real1371 Later, at the hospital, a neighbor of the woman visits and exclaims,
2277 667 -- The neighbor of the beast.
3553 If he looks like a neighbor, that's environment.
4584 book, admirably suited to the spiritual needs of his neighbor.
11554 want to give up sex either. Then my neighbor Ed came over one night, and
H A Dfortunes21512 neighbor sorta indicated that ol' Sis might be a little crazy, `cause she
7510 A real diplomat is one who can cut his neighbor's throat without having
14540 Do not stoop to tie your laces in your neighbor's melon patch.
18604 God save us from a bad neighbor and a beginner on the fiddle.
27245 It is your concern when your neighbor's wall is on fire.
29949 Love thy neighbor as thyself, but choose your neighborhood.
29952 Love thy neighbor, tune thy piano.
37581 Recession is when your neighbor loses his job. Depression is when you
41271 However, your neighbor is always wasting money that should be yours
50159 Welcome thy neighbor into thy fallout shelter.
[all …]
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A DChangeLog415 * add support for neighbor report
617 * fixed potential segmentation fault and memory leaks in WNM neighbor
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20163873 neighbour -> neighbor.
/netbsd/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog567 neighbour -> neighbor.

12