Home
last modified time | relevance | path

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

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