Home
last modified time | relevance | path

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

/titanic_50/usr/src/stand/lib/inet/
H A Dmac.c179 mac_state.mac_input = ether_input; in mac_init()
204 mac_state.mac_input = ether_input; in mac_init()
228 mac_state.mac_input = ether_input; in mac_init()
256 mac_state.mac_input = ether_input; in mac_init()
H A Dethernet_inet.h48 extern int ether_input(int);
H A Dethernet.c291 ether_input(int index) in ether_input() function