Searched refs:arpwhohas (Results 1 – 3 of 3) sorted by relevance
97 u_char *arpwhohas(struct iodesc *, struct in_addr);
122 ea = arpwhohas(d, ip->ip_dst); in sendip()124 ea = arpwhohas(d, gateip); in sendip()
71 arpwhohas(struct iodesc *d, struct in_addr addr) in arpwhohas() function