Searched refs:ether_input (Results 1 – 3 of 3) sorted by relevance
179 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()
48 extern int ether_input(int);
291 ether_input(int index) in ether_input() function