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

/freebsd-11.0-release/lib/libstand/
H A Dnet.h93 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 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 54 milliseconds