Searched refs:PPP_REPORT_GOING_UP (Results 1 – 4 of 4) sorted by relevance
48 PPP_REPORT_GOING_UP = 0, enumerator
319 if(fKeepLabel && code != PPP_REPORT_GOING_UP && code != PPP_REPORT_UP_SUCCESSFUL) in UpdateStatus()329 case PPP_REPORT_GOING_UP: in UpdateStatus()
581 if(fKeepLabel && code != PPP_REPORT_GOING_UP && code != PPP_REPORT_UP_SUCCESSFUL) in UpdateStatus()591 case PPP_REPORT_GOING_UP: in UpdateStatus()663 UpdateStatus(PPP_REPORT_GOING_UP); in WatchInterface()
753 fLastConnectionReportCode = PPP_REPORT_GOING_UP; in OpenEvent()754 Interface().Report(PPP_CONNECTION_REPORT, PPP_REPORT_GOING_UP, in OpenEvent()