Home
last modified time | relevance | path

Searched refs:ETH_P_IEEE802154 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac802154/
H A Drx.c27 skb->protocol = htons(ETH_P_IEEE802154); in ieee802154_deliver_skb()
229 skb->protocol = htons(ETH_P_IEEE802154); in ieee802154_monitors_rx()
/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.h144 #define ETH_P_IEEE802154 0x00F6 /* IEEE802.15.4 frame */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_ether.h147 #define ETH_P_IEEE802154 0x00F6 /* IEEE802.15.4 frame */ 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.h144 #define ETH_P_IEEE802154 0x00F6 /* IEEE802.15.4 frame */ macro
/OK3568_Linux_fs/kernel/net/ieee802154/6lowpan/
H A Drx.c311 .type = htons(ETH_P_IEEE802154),
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dsocket.c298 skb->protocol = htons(ETH_P_IEEE802154); in raw_sendmsg()
690 skb->protocol = htons(ETH_P_IEEE802154); in dgram_sendmsg()
1099 .type = htons(ETH_P_IEEE802154),