Searched refs:ether_input (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/stand/lib/inet/
H A Dethernet_inet.h48 extern int ether_input(int);
H A Dmac.c179 mac_state.mac_input = ether_input;
204 mac_state.mac_input = ether_input;
228 mac_state.mac_input = ether_input;
256 mac_state.mac_input = ether_input;
H A Dethernet.c291 ether_input(int index) function
351 dprintf("ether_input: adjusting MTU %d -> %d\n",
357 prom_panic("ether_input: Cannot reallocate "
424 printf("ether_input: ARP message received\n");
474 printf("ether_input(%d): T/S/N/A/F/P/M: %d/%d/%d/%d/%d/%d/%d "

Completed in 97 milliseconds