Home
last modified time | relevance | path

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

/linux/net/mac802154/
A Drx.c27 skb->protocol = htons(ETH_P_IEEE802154); in ieee802154_deliver_skb()
229 skb->protocol = htons(ETH_P_IEEE802154); in ieee802154_monitors_rx()
/linux/include/uapi/linux/
A Dif_ether.h149 #define ETH_P_IEEE802154 0x00F6 /* IEEE802.15.4 frame */ macro
/linux/net/ieee802154/6lowpan/
A Drx.c311 .type = htons(ETH_P_IEEE802154),
/linux/net/ieee802154/
A Dsocket.c292 skb->protocol = htons(ETH_P_IEEE802154); in raw_sendmsg()
679 skb->protocol = htons(ETH_P_IEEE802154); in dgram_sendmsg()
1088 .type = htons(ETH_P_IEEE802154),

Completed in 9 milliseconds