Home
last modified time | relevance | path

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

/Linux-v6.1/net/mac802154/
Drx.c27 skb->protocol = htons(ETH_P_IEEE802154); in ieee802154_deliver_skb()
229 skb->protocol = htons(ETH_P_IEEE802154); in ieee802154_monitors_rx()
/Linux-v6.1/include/uapi/linux/
Dif_ether.h153 #define ETH_P_IEEE802154 0x00F6 /* IEEE802.15.4 frame */ macro
/Linux-v6.1/net/ieee802154/6lowpan/
Drx.c311 .type = htons(ETH_P_IEEE802154),
/Linux-v6.1/net/ieee802154/
Dsocket.c297 skb->protocol = htons(ETH_P_IEEE802154); in raw_sendmsg()
689 skb->protocol = htons(ETH_P_IEEE802154); in dgram_sendmsg()
1098 .type = htons(ETH_P_IEEE802154),