Home
last modified time | relevance | path

Searched refs:secy_cp_control_enable_port (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/pae/
Dieee802_1x_cp.c113 secy_cp_control_enable_port(sm->kay, sm->controlled_port_enabled); in SM_STATE()
138 secy_cp_control_enable_port(sm->kay, sm->controlled_port_enabled); in SM_STATE()
176 secy_cp_control_enable_port(sm->kay, sm->controlled_port_enabled); in SM_STATE()
195 secy_cp_control_enable_port(sm->kay, sm->controlled_port_enabled); in SM_STATE()
285 secy_cp_control_enable_port(sm->kay, sm->controlled_port_enabled); in SM_STATE()
491 secy_cp_control_enable_port(sm->kay, sm->controlled_port_enabled); in ieee802_1x_cp_sm_init()
Dieee802_1x_secy_ops.h29 int secy_cp_control_enable_port(struct ieee802_1x_kay *kay, bool flag);
Dieee802_1x_secy_ops.c116 int secy_cp_control_enable_port(struct ieee802_1x_kay *kay, bool enabled) in secy_cp_control_enable_port() function