Searched refs:ETH_P_OUI (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
H A Deth_p_oui.c120 iface->l2 = l2_packet_init(ifname, NULL, ETH_P_OUI, eth_p_rx,
179 ethhdr->h_proto = host_to_be16(ETH_P_OUI);
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dcommon.h344 #ifndef ETH_P_OUI
345 #define ETH_P_OUI 0x88B7 macro
346 #endif /* ETH_P_OUI */

Completed in 108 milliseconds