Searched defs:ieee802_1x_mka_participant (Results 1 – 1 of 1) sorted by relevance
86 struct ieee802_1x_mka_participant { struct88 struct mka_key_name ckn;89 struct mka_key cak;90 bool cached;93 bool active;94 bool participant;95 bool retain;96 enum mka_created_mode mode;98 enum activate_ctrl { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate;101 bool principal;[all …]