Home
last modified time | relevance | path

Searched refs:ETH_P_802_3 (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/ethernet/
H A Deth.c85 if (type != ETH_P_802_3 && type != ETH_P_802_2) in eth_header()
203 return htons(ETH_P_802_3); in eth_type_trans()
241 if (type == htons(ETH_P_802_3)) in eth_header_cache()
/OK3568_Linux_fs/kernel/net/802/
H A Dp8023.c31 dev_hard_header(skb, dev, ETH_P_802_3, dest_node, NULL, skb->len); in p8023_request()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dif_ether.h73 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dif_ether.h69 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dif_ether.h68 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dif_ether.h69 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dif_ether.h68 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dif_ether.h68 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dif_ether.h69 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dif_ether.h69 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dif_ether.h68 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dif_ether.h68 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dif_ether.h68 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dif_ether.h73 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dif_ether.h73 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dif_ether.h69 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dif_ether.h68 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dif_ether.h68 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dif_ether.h68 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dif_ether.h68 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_ether.h122 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_ether.h125 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_ether.h122 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/OK3568_Linux_fs/kernel/net/bluetooth/bnep/
H A Dnetdev.c143 return ETH_P_802_3; in bnep_net_eth_proto()
/OK3568_Linux_fs/kernel/drivers/net/arcnet/
H A Drfc1201.c121 return htons(ETH_P_802_3); in type_trans()
400 case ETH_P_802_3: in build_header()

12