Searched refs:ETH_P_IEEE802154 (Results 1 – 3 of 3) sorted by relevance
153 #define ETH_P_IEEE802154 0x00F6 /* IEEE802.15.4 frame */ macro
27 skb->protocol = htons(ETH_P_IEEE802154); in ieee802154_deliver_skb()380 skb->protocol = htons(ETH_P_IEEE802154); in ieee802154_monitors_rx()
311 .type = htons(ETH_P_IEEE802154),