Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dethernet.h117 #define ETHERTYPE_IEEE802154 0x0809 /* 802.15.4 */ macro
H A Dif_6lowpan.c496 u_int16_t ethertype = htons(ETHERTYPE_IEEE802154); in sixlowpan_output()
906 u_int16_t ethertype = htons(ETHERTYPE_IEEE802154); in sixlowpan_proto_pre_output()
H A Dether_if_module.c400 if (ether_type == htons(ETHERTYPE_IEEE802154)) { in ether_demux()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c218 ETHERTYPE_IEEE802154,