Searched refs:IEEE_802154_FC_PANID_COMPR (Results 1 – 2 of 2) sorted by relevance
94 #define IEEE_802154_FC_PANID_COMPR 0x0040 /* bit 6: PAN ID Compression (src and dst are equ… macro
164 fc |= IEEE_802154_FC_PANID_COMPR; /* set PAN ID compression, for now src and dst PANs are equal */ in lowpan6_write_iee802154_header()253 if (!(frame_control & IEEE_802154_FC_PANID_COMPR)) { in lowpan6_parse_iee802154_header()