Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dethernet.h126 BWL_PRE_PACKED_STRUCT struct ether_header { struct
216 struct ether_header t; \
217 t = *(struct ether_header *)(s); \
218 *(struct ether_header *)(d) = t; \
H A Dbcmarp.h70 struct ether_header eh;
H A Ddnglevent.h65 struct ether_header eth;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dethernet.h126 BWL_PRE_PACKED_STRUCT struct ether_header { struct
216 struct ether_header t; \
217 t = *(struct ether_header *)(s); \
218 *(struct ether_header *)(d) = t; \
H A Dbcmarp.h70 struct ether_header eh;
H A Ddnglevent.h65 struct ether_header eth;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dethernet.h126 BWL_PRE_PACKED_STRUCT struct ether_header { struct
218 struct ether_header t; \
219 t = *(struct ether_header *)(s); \
220 *(struct ether_header *)(d) = t; \
H A Ddnglevent.h64 struct ether_header eth;
H A Deapol.h51 struct ether_header eth; /* 802.3/Ethernet header */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dethernet.h126 BWL_PRE_PACKED_STRUCT struct ether_header { struct
216 struct ether_header t; \
217 t = *(struct ether_header *)(s); \
218 *(struct ether_header *)(d) = t; \
H A Dbcmarp.h70 struct ether_header eh;
H A Ddnglevent.h65 struct ether_header eth;
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dethernet.h119 BWL_PRE_PACKED_STRUCT struct ether_header { struct
242 struct ether_header t; \
243 t = *(struct ether_header *)(s); \
244 *(struct ether_header *)(d) = t; \
H A Dbcmproto.h83 struct ether_header *eh = (struct ether_header *)p; in hnd_frame_proto()
H A Dbcmarp.h61 struct ether_header eh;
H A Ddnglevent.h62 struct ether_header eth;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dethernet.h119 BWL_PRE_PACKED_STRUCT struct ether_header { struct
242 struct ether_header t; \
243 t = *(struct ether_header *)(s); \
244 *(struct ether_header *)(d) = t; \
H A Dbcmproto.h83 struct ether_header *eh = (struct ether_header *)p; in hnd_frame_proto()
H A Dbcmarp.h61 struct ether_header eh;
H A Ddnglevent.h62 struct ether_header eth;
/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/net/
H A Dethernet.h39 struct ether_header struct
/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/net/
H A Dethernet.h39 struct ether_header struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_pktdump.c261 struct ether_header eth; /* 802.3/Ethernet header */
353 struct ether_header *eh; in dhd_dump_pkt()
366 eh = (struct ether_header *)pktdata; in dhd_dump_pkt()
1267 struct ether_header *eh; in dhd_rx_pkt_dump()
1281 eh = (struct ether_header *)pktdata; in dhd_rx_pkt_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_pktdump.c261 struct ether_header eth; /* 802.3/Ethernet header */
353 struct ether_header *eh; in dhd_dump_pkt()
366 eh = (struct ether_header *)pktdata; in dhd_dump_pkt()
1267 struct ether_header *eh; in dhd_rx_pkt_dump()
1281 eh = (struct ether_header *)pktdata; in dhd_rx_pkt_dump()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_pktdump.c261 struct ether_header eth; /* 802.3/Ethernet header */
353 struct ether_header *eh; in dhd_dump_pkt()
366 eh = (struct ether_header *)pktdata; in dhd_dump_pkt()
1267 struct ether_header *eh; in dhd_rx_pkt_dump()
1281 eh = (struct ether_header *)pktdata; in dhd_rx_pkt_dump()

1234