Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dmac.c177 mac_state.mac_rarp = ether_revarp; in mac_init()
202 mac_state.mac_rarp = ether_revarp; in mac_init()
226 mac_state.mac_rarp = ether_revarp; in mac_init()
254 mac_state.mac_rarp = ether_revarp; in mac_init()
H A Dethernet_inet.h47 extern void ether_revarp(void);
H A Dethernet.c243 ether_revarp(void) in ether_revarp() function