Searched refs:arpwhohas (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/lib/libstand/
H A Dnet.h92 u_char *arpwhohas(struct iodesc *, struct in_addr);
H A Dudp.c120 ea = arpwhohas(d, ip->ip_dst);
122 ea = arpwhohas(d, gateip);
H A Dif_ether.h156 void arpwhohas(struct arpcom *, struct in_addr *);
H A Darp.c72 arpwhohas(d, addr) function
102 printf("arpwhohas: overflowed arp_list!\n");
107 printf("arpwhohas: send request for %s\n", inet_ntoa(addr));

Completed in 49 milliseconds