Home
last modified time | relevance | path

Searched refs:arprequest (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dif_ether.h123 void arprequest(struct ifnet *, const struct in_addr *,
H A Dif_ether.c273 arprequest(ifp, NULL, &dst, NULL); in arptimer()
454 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()
1462 arprequest(ifp, &addr, &addr, enaddr); in arp_announce_ifaddr()
/f-stack/tools/compat/include/netinet/
H A Dif_ether.h123 void arprequest(struct ifnet *, const struct in_addr *,
/f-stack/freebsd/net/
H A Dif_llatbl.c774 arprequest(ifp, in lla_rt_output()