Searched refs:Unauthorized (Results 1 – 2 of 2) sorted by relevance
18 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; enumerator
234 sm->authPortStatus = Unauthorized; in SM_STATE()282 sm->authPortStatus = Unauthorized; in SM_STATE()366 sm->authPortStatus = Unauthorized; in SM_STATE()627 sm->authPortStatus == Unauthorized || !sm->reAuthEnabled) { in SM_STEP()