Searched refs:ether_output (Results 1 – 3 of 3) sorted by relevance
180 mac_state.mac_output = ether_output; in mac_init()205 mac_state.mac_output = ether_output; in mac_init()229 mac_state.mac_output = ether_output; in mac_init()257 mac_state.mac_output = ether_output; in mac_init()
49 extern int ether_output(int, struct inetgram *);
491 ether_output(int index, struct inetgram *ogp) in ether_output() function