Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dmac_impl.h71 extern void mac_socket_init(struct inetboot_socket *);
H A Dmac.c286 mac_socket_init(struct inetboot_socket *isp) in mac_socket_init() function
/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket.c148 mac_socket_init(&sockets[i]); in socket()