Searched defs:sae_password_entry (Results 1 – 2 of 2) sorted by relevance
249 struct sae_password_entry { struct250 struct sae_password_entry *next; argument251 char *password;252 char *identifier;253 u8 peer_addr[ETH_ALEN];254 int vlan_id;255 struct sae_pt *pt;256 struct sae_pk *pk;
248 struct sae_password_entry { struct249 struct sae_password_entry *next; argument250 char *password;251 char *identifier;252 u8 peer_addr[ETH_ALEN];253 int vlan_id;