Searched refs:ether_comarp (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/stand/lib/inet/
H A Dethernet.c93 ether_comarp(struct arp_packet *out, uint32_t timeout) function
228 result = ether_comarp(&out, timeout);
259 (void) ether_comarp(&out, 0xffffffff);

Completed in 44 milliseconds