Home
last modified time | relevance | path

Searched refs:arpresolve (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/netinet/
H A Dif_ether.h120 int arpresolve(struct ifnet *ifp, int is_gw, struct mbuf *m,
H A Dtoecore.c472 rc = arpresolve(ifp, 0, NULL, sa, lladdr, NULL, NULL); in toe_l2_resolve()
H A Dif_ether.c625 arpresolve(struct ifnet *ifp, int is_gw, struct mbuf *m, in arpresolve() function
/f-stack/tools/compat/include/netinet/
H A Dif_ether.h120 int arpresolve(struct ifnet *ifp, int is_gw, struct mbuf *m,
/f-stack/freebsd/net/
H A Dif_infiniband.c238 error = arpresolve(ifp, 0, m, dst, phdr, &lleflags, plle); in infiniband_resolve_addr()
H A Dif_fwsubr.c149 error = arpresolve(ifp, is_gw, m, dst, in firewire_output()
H A Dif_ethersubr.c222 error = arpresolve(ifp, 0, m, dst, phdr, &lleflags, in ether_resolve_addr()