Searched defs:ieee802_1x_cp_sm (Results 1 – 1 of 1) sorted by relevance
28 struct ieee802_1x_cp_sm { struct29 enum cp_states {33 } CP_state;34 bool changed;37 bool port_valid;40 enum connect_type connect;43 bool chgd_server; /* clear by CP */44 bool elected_self;45 enum confidentiality_offset cipher_offset;46 u64 cipher_suite;[all …]