Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay_i.h178 struct ieee802_1x_mka_participant { struct
180 struct mka_key_name ckn;
181 struct mka_key cak;
182 Boolean cached;
185 Boolean active;
186 Boolean participant;
187 Boolean retain;
189 enum { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate;
192 Boolean principal;
193 struct dl_list live_peers;
[all …]