Searched defs:pppoe_client_ptr (Results 1 – 1 of 1) sorted by relevance
| /NetX-Duo-v6.2.1/addons/pppoe/ |
| D | nx_pppoe_client.c | 124 UINT _nxe_pppoe_client_create(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *name, NX_IP *ip_ptr, UINT … in _nxe_pppoe_client_create() 221 UINT _nx_pppoe_client_create(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *name, NX_IP *ip_ptr, UINT i… in _nx_pppoe_client_create() 322 UINT _nxe_pppoe_client_delete(NX_PPPOE_CLIENT *pppoe_client_ptr) in _nxe_pppoe_client_delete() 381 UINT _nx_pppoe_client_delete(NX_PPPOE_CLIENT *pppoe_client_ptr) in _nx_pppoe_client_delete() 466 UINT _nxe_pppoe_client_service_name_set(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *service_name) in _nxe_pppoe_client_service_name_set() 527 UINT _nx_pppoe_client_service_name_set(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *service_name) in _nx_pppoe_client_service_name_set() 592 UINT _nxe_pppoe_client_service_name_set_extended(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *service… in _nxe_pppoe_client_service_name_set_extended() 660 UINT _nx_pppoe_client_service_name_set_extended(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *service_… in _nx_pppoe_client_service_name_set_extended() 734 UINT _nxe_pppoe_client_host_uniq_set(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *host_uniq) in _nxe_pppoe_client_host_uniq_set() 795 UINT _nx_pppoe_client_host_uniq_set(NX_PPPOE_CLIENT *pppoe_client_ptr, UCHAR *host_uniq) in _nx_pppoe_client_host_uniq_set() [all …]
|