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

/illumos-gate/usr/src/stand/lib/inet/
H A Dmac_impl.h55 int (*mac_output)(int, struct inetgram *); member in struct:mac_type
H A Dmac.c180 mac_state.mac_output = ether_output;
205 mac_state.mac_output = ether_output;
229 mac_state.mac_output = ether_output;
257 mac_state.mac_output = ether_output;
289 isp->output[MEDIA_LVL] = mac_state.mac_output;
H A Dibd.c619 mac_state.mac_output = ibd_output;
H A Dipv4.c1111 return (mac_state.mac_output(sock_id, &datagram));

Completed in 214 milliseconds