Home
last modified time | relevance | path

Searched refs:mac_get_arp (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Dmac.h48 extern int mac_get_arp(struct in_addr *, void *, int, uint32_t);
H A Dmac.c319 mac_get_arp(struct in_addr *ip, void *hp, int hl, uint32_t timeout) in mac_get_arp() function
H A Dibd.c536 result = mac_get_arp(&tmpip, (void *)&eh.ipoib_dest, in ibd_output()
H A Dethernet.c558 result = mac_get_arp(&tmpip, (void *)&eh.ether_dhost, in ether_output()
H A Ddhcpv4.c986 fnd = mac_get_arp(&defr, hp, in dhcp_bound()