Searched refs:arprequest (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | if_ether.h | 120 void arprequest(struct ifnet *, const struct in_addr *,
|
| H A D | if_ether.c | 259 arprequest(ifp, NULL, &dst, NULL); in arptimer() 441 arprequest(struct ifnet *ifp, const struct in_addr *sip, in arprequest() function 1374 arprequest(ia->ia_ifa.ifa_ifp, &IA_SIN(ia)->sin_addr, in garp_rexmit() 1463 arprequest(ifp, &addr, &addr, enaddr); in arp_announce_ifaddr()
|
| H A D | in.c | 1870 arprequest(ifp, &lle->r_l3addr.addr4, &lle->r_l3addr.addr4, in in_lltable_post_resolved()
|