Searched refs:arpresolve (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | if_ether.h | 120 int arpresolve(struct ifnet *ifp, int is_gw, struct mbuf *m,
|
| H A D | toecore.c | 472 rc = arpresolve(ifp, 0, NULL, sa, lladdr, NULL, NULL); in toe_l2_resolve()
|
| H A D | if_ether.c | 625 arpresolve(struct ifnet *ifp, int is_gw, struct mbuf *m, in arpresolve() function
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | if_ether.h | 120 int arpresolve(struct ifnet *ifp, int is_gw, struct mbuf *m,
|
| /f-stack/freebsd/net/ |
| H A D | if_infiniband.c | 238 error = arpresolve(ifp, 0, m, dst, phdr, &lleflags, plle); in infiniband_resolve_addr()
|
| H A D | if_fwsubr.c | 149 error = arpresolve(ifp, is_gw, m, dst, in firewire_output()
|
| H A D | if_ethersubr.c | 222 error = arpresolve(ifp, 0, m, dst, phdr, &lleflags, in ether_resolve_addr()
|