Searched defs:group_id_info (Results 1 – 2 of 2) sorted by relevance
168 struct group_id_info { struct169 u8 go_device_addr[ ETH_ALEN ]; /* The GO's device address of171 u8 ssid[ WLAN_SSID_MAXLEN ]; /* The SSID of this P2P group */
187 struct group_id_info { struct188 u8 go_device_addr[ETH_ALEN]; /* The GO's device address of this P2P group */212 …struct group_id_info groupid_info; /* Store the group id information when doing the group negoti… argument