Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/pppoe/
Dnx_pppoe_client.c56 static VOID _nx_pppoe_client_timer_entry(ULONG pppoe_client_address);
260 (VOID (*)(ULONG))_nx_pppoe_client_timer_entry, (ULONG)pppoe_client_ptr, in _nx_pppoe_client_create()
2032 static VOID _nx_pppoe_client_timer_entry(ULONG pppoe_client_address) in _nx_pppoe_client_timer_entry() function