Searched refs:eth_set_last_protocol (Results 1 – 3 of 3) sorted by relevance
205 eth_set_last_protocol(NETCONS); in nc_send_packet()
601 eth_set_last_protocol(BOOTP); in net_loop()662 eth_set_last_protocol(protocol); in net_loop()671 eth_set_last_protocol(BOOTP); in net_loop()
698 static inline void eth_set_last_protocol(int protocol) in eth_set_last_protocol() function