Searched refs:arprequest (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/sys/netinet/ |
| HD | if_ether.h | 122 void arprequest(struct ifnet *, const struct in_addr *,
|
| HD | if_ether.c | 260 arprequest(ifp, NULL, &dst, NULL); in arptimer() 442 arprequest(struct ifnet *ifp, const struct in_addr *sip, in arprequest() function 1375 arprequest(ia->ia_ifa.ifa_ifp, &IA_SIN(ia)->sin_addr, in garp_rexmit() 1464 arprequest(ifp, &addr, &addr, enaddr); in arp_announce_ifaddr()
|
| HD | in.c | 1810 arprequest(ifp, &lle->r_l3addr.addr4, &lle->r_l3addr.addr4, in in_lltable_post_resolved()
|