Searched defs:an_rid_wepkey (Results 1 – 1 of 1) sorted by relevance
613 struct an_rid_wepkey { struct614 u_int16_t an_key_index; /* 0x02 */615 u_int8_t an_mac_addr[6]; /* 0x04 */616 u_int16_t an_key_len; /* 0x0A */617 u_int8_t an_key[16]; /* 0x0C */