Searched refs:ppp_events (Results 1 – 1 of 1) sorted by relevance
160 ULONG ppp_events; in _nx_ppp_thread_entry() local181 …tx_event_flags_get(&(ppp_ptr -> nx_ppp_event), (ULONG) 0xFFFFFFFF, TX_OR_CLEAR, &ppp_events, NX_WA… in _nx_ppp_thread_entry()184 if (ppp_events & NX_PPP_EVENT_STOP) in _nx_ppp_thread_entry()354 if (ppp_events & NX_PPP_EVENT_START) in _nx_ppp_thread_entry()373 if (ppp_events & NX_PPP_EVENT_RAW_STRING_SEND) in _nx_ppp_thread_entry()381 if (ppp_events & NX_PPP_EVENT_IP_PACKET_SEND) in _nx_ppp_thread_entry()391 if (ppp_events & NX_PPP_EVENT_CHAP_CHALLENGE) in _nx_ppp_thread_entry()409 if (ppp_events & NX_PPP_EVENT_TIMEOUT) in _nx_ppp_thread_entry()433 if (ppp_events & NX_PPP_EVENT_PACKET_RECEIVE) in _nx_ppp_thread_entry()458 if (ppp_events & NX_PPP_EVENT_PPPOE_PACKET_RECEIVE) in _nx_ppp_thread_entry()