Home
last modified time | relevance | path

Searched defs:an_rid_wepkey (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Danreg.h613 struct an_rid_wepkey { struct
614 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 */