Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dif_ether.h152 #define ETH_P_IEEE802154 0x00F6 /* IEEE802.15.4 frame */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h153 #define ETH_P_IEEE802154 0x00F6 /* IEEE802.15.4 frame */ macro
/openbmc/linux/net/mac802154/
H A Drx.c27 skb->protocol = htons(ETH_P_IEEE802154); in ieee802154_deliver_skb()
352 skb->protocol = htons(ETH_P_IEEE802154); in ieee802154_monitors_rx()
/openbmc/linux/net/ieee802154/6lowpan/
H A Drx.c311 .type = htons(ETH_P_IEEE802154),
/openbmc/linux/net/ieee802154/
H A Dsocket.c297 skb->protocol = htons(ETH_P_IEEE802154); in raw_sendmsg()
687 skb->protocol = htons(ETH_P_IEEE802154); in dgram_sendmsg()
1095 .type = htons(ETH_P_IEEE802154),