Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dmac.h39 extern void mac_call_rarp(void);
H A Dmac.c418 mac_call_rarp(void) in mac_call_rarp() function
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dmount.c600 mac_call_rarp(); in boot_nfs_mountroot()