Searched refs:ETH_P_OUI (Results 1 – 2 of 2) sorted by relevance
120 iface->l2 = l2_packet_init(ifname, NULL, ETH_P_OUI, eth_p_rx, in eth_p_oui_register()179 ethhdr->h_proto = host_to_be16(ETH_P_OUI); in eth_p_oui_send()
356 #ifndef ETH_P_OUI357 #define ETH_P_OUI 0x88B7 macro