Searched defs:dot11_llc_snap_header (Results 1 – 6 of 6) sorted by relevance
104 BWL_PRE_PACKED_STRUCT struct dot11_llc_snap_header { struct105 uint8 dsap; /* always 0xAA */106 uint8 ssap; /* always 0xAA */107 uint8 ctl; /* always 0x03 */108 uint8 oui[DOT11_OUI_LEN]; /* RFC1042: 0x00 0x00 0x00111 uint16 type; /* ethertype */
103 BWL_PRE_PACKED_STRUCT struct dot11_llc_snap_header { struct104 uint8 dsap; /* always 0xAA */105 uint8 ssap; /* always 0xAA */106 uint8 ctl; /* always 0x03 */107 uint8 oui[DOT11_OUI_LEN]; /* RFC1042: 0x00 0x00 0x00110 uint16 type; /* ethertype */
102 BWL_PRE_PACKED_STRUCT struct dot11_llc_snap_header { struct103 uint8 dsap; /* always 0xAA */104 uint8 ssap; /* always 0xAA */105 uint8 ctl; /* always 0x03 */106 uint8 oui[DOT11_OUI_LEN]; /* RFC1042: 0x00 0x00 0x00109 uint16 type; /* ethertype */