Searched defs:StatusRid (Results 1 – 1 of 1) sorted by relevance
661 typedef struct StatusRid StatusRid; typedef662 struct StatusRid { struct663 __le16 len;664 u8 mac[ETH_ALEN];665 __le16 mode;666 __le16 errorCode;667 __le16 sigQuality;668 __le16 SSIDlen;669 char SSID[32];670 char apName[16];[all …]