Searched defs:pppoe_client_ptr (Results 1 – 1 of 1) sorted by relevance
/NetX-Duo-v6.3.0/addons/pppoe/ |
D | nx_pppoe_client.c | 125 UINT _nxe_pppoe_client_create(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *name, NX_IP *ip_ptr, UINT … in _nxe_pppoe_client_create() 222 UINT _nx_pppoe_client_create(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *name, NX_IP *ip_ptr, UINT i… in _nx_pppoe_client_create() 323 UINT _nxe_pppoe_client_delete(NX_PPPOE_CLIENT *pppoe_client_ptr) in _nxe_pppoe_client_delete() 382 UINT _nx_pppoe_client_delete(NX_PPPOE_CLIENT *pppoe_client_ptr) in _nx_pppoe_client_delete() 467 UINT _nxe_pppoe_client_service_name_set(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *service_name) in _nxe_pppoe_client_service_name_set() 528 UINT _nx_pppoe_client_service_name_set(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *service_name) in _nx_pppoe_client_service_name_set() 593 UINT _nxe_pppoe_client_service_name_set_extended(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *service… in _nxe_pppoe_client_service_name_set_extended() 661 UINT _nx_pppoe_client_service_name_set_extended(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *service_… in _nx_pppoe_client_service_name_set_extended() 735 UINT _nxe_pppoe_client_host_uniq_set(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *host_uniq) in _nxe_pppoe_client_host_uniq_set() 796 UINT _nx_pppoe_client_host_uniq_set(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *host_uniq) in _nx_pppoe_client_host_uniq_set() [all …]
|