Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dif_ether.h77 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dif_ether.h73 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dif_ether.h72 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dif_ether.h73 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dif_ether.h72 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dif_ether.h72 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dif_ether.h73 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dif_ether.h73 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dif_ether.h72 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dif_ether.h72 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dif_ether.h72 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dif_ether.h77 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dif_ether.h77 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dif_ether.h73 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dif_ether.h72 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dif_ether.h72 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dif_ether.h72 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dif_ether.h72 #define ETH_P_SNAP 0x0005 /* Internal only */ 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.h126 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_ether.h129 #define ETH_P_SNAP 0x0005 /* Internal only */ 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.h126 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/OK3568_Linux_fs/kernel/net/802/
H A Dpsnap.c51 .type = cpu_to_be16(ETH_P_SNAP), in snap_rcv()
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dctcm_main.c693 if (be16_to_cpu(skb->protocol) == ETH_P_SNAP) { in ctcmpc_transmit_skb()
748 if (be16_to_cpu(skb->protocol) == ETH_P_SNAP) { in ctcmpc_transmit_skb()
H A Dctcm_mpc.c1114 pskb->protocol = htons(ETH_P_SNAP); in ctcmpc_unpack_skb()
2137 skb->protocol = htons(ETH_P_SNAP); in mpc_send_qllc_discontact()
H A Dctcm_fsms.c1281 if (be16_to_cpu(skb->protocol) == ETH_P_SNAP) in ctcmpc_chx_txdone()