Searched refs:IEEE802154_ENCAP_LEN (Results 1 – 2 of 2) sorted by relevance
33 #define IEEE802154_ENCAP_LEN 25 /* len of 802.15.4 Frame header */ macro
405 bpfattach(ifp, DLT_IEEE802_15_4_NOFCS, IEEE802154_ENCAP_LEN); in sixlowpan_clone_create()920 char buf[IEEE802154_ENCAP_LEN] = {0}; in sixlowpan_framer_extended()