if_arp.c | 179 static void arprequest(struct ifnet *, 511 arprequest(struct ifnet *ifp, function in typeref:typename:void 580 arprequest(ifp, ip, ip, enaddr, NULL); 1390 arprequest(ifp, &sip, &tip, slladdr, tlladdr); 1558 arprequest(ifa->ifa_ifp, &sip, &ia->ia_addr.sin_addr,
|