Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dacxreg.h462 struct bss_join_hdr { struct
463 uint8_t bssid[IEEE80211_ADDR_LEN];
464 uint16_t beacon_intvl;
488 (sizeof(struct bss_join_hdr) + IEEE80211_NWID_LEN - 1) argument