Home
last modified time | relevance | path

Searched refs:NX_PPP_EVENT_START (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/ppp/
Dnx_ppp.h368 #define NX_PPP_EVENT_START 0x01 macro
Dnx_ppp.c354 if (ppp_events & NX_PPP_EVENT_START) in _nx_ppp_thread_entry()
687 tx_event_flags_set(&(ppp_ptr -> nx_ppp_event), NX_PPP_EVENT_START, TX_OR); in _nx_ppp_driver()
11269 tx_event_flags_set(&(ppp_ptr -> nx_ppp_event), NX_PPP_EVENT_START, TX_OR); in _nx_ppp_start()
11537 tx_event_flags_set(&(ppp_ptr -> nx_ppp_event), NX_PPP_EVENT_START, TX_OR); in _nx_ppp_restart()