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