Searched refs:NX_PPPOE_CLIENT_PACKET_RECEIVE_EVENT (Results 1 – 2 of 2) sorted by relevance
181 #define NX_PPPOE_CLIENT_PACKET_RECEIVE_EVENT ((ULONG) 0x00000001) /* PPPoE Client… macro
1714 …s_set(&(_nx_pppoe_client_created_ptr -> nx_pppoe_events), NX_PPPOE_CLIENT_PACKET_RECEIVE_EVENT, TX… in _nx_pppoe_client_packet_deferred_receive()1843 if (pppoe_events & NX_PPPOE_CLIENT_PACKET_RECEIVE_EVENT) in _nx_pppoe_client_thread_entry()