Searched defs:dot11_header (Results 1 – 6 of 6) sorted by relevance
123 BWL_PRE_PACKED_STRUCT struct dot11_header { struct124 uint16 fc; /* frame control */125 uint16 durid; /* duration/ID */126 struct ether_addr a1; /* address 1 */127 struct ether_addr a2; /* address 2 */128 struct ether_addr a3; /* address 3 */129 uint16 seq; /* sequence control */130 struct ether_addr a4; /* address 4 */
122 BWL_PRE_PACKED_STRUCT struct dot11_header { struct123 uint16 fc; /* frame control */124 uint16 durid; /* duration/ID */125 struct ether_addr a1; /* address 1 */126 struct ether_addr a2; /* address 2 */127 struct ether_addr a3; /* address 3 */128 uint16 seq; /* sequence control */129 struct ether_addr a4; /* address 4 */
133 BWL_PRE_PACKED_STRUCT struct dot11_header { struct134 uint16 fc; /* frame control */135 uint16 durid; /* duration/ID */136 struct ether_addr a1; /* address 1 */137 struct ether_addr a2; /* address 2 */138 struct ether_addr a3; /* address 3 */139 uint16 seq; /* sequence control */140 struct ether_addr a4; /* address 4 */