Searched refs:NCPFL_LOGGED (Results 1 – 6 of 6) sorted by relevance
198 ncp->flags &= ~(NCPFL_ATTACHED | NCPFL_LOGGED | NCPFL_INVALID); in ncp_conn_invalidate()373 conn->flags |= NCPFL_LOGGED | NCPFL_WASLOGGED; in ncp_conn_login()411 if ((ncp->flags & NCPFL_LOGGED) != 0 || in ncp_conn_getattached()
50 #define NCPFL_LOGGED 0x0004 /* logged in to server */ macro
314 conn->flags &= ~(NCPFL_SOCONN | NCPFL_ATTACHED | NCPFL_LOGGED); in ncp_sock_disconnect()
114 NCPFL_ATTACHED | NCPFL_LOGGED | NCPFL_INVALID); in ncp_ncp_connect()
286 if (conn->flags & NCPFL_LOGGED) in ncp_conn_handler()
104 {NCPFL_LOGGED, "active"},