Searched refs:_nx_ppp_ping_request (Results 1 – 3 of 3) sorted by relevance
651 #define nx_ppp_ping_request _nx_ppp_ping_request783 UINT _nx_ppp_ping_request(NX_PPP *ppp_ptr, CHAR *data_ptr, ULONG data_size, ULONG wait_option);
11950 status = _nx_ppp_ping_request(ppp_ptr, data_ptr, data_size, wait_option); in _nxe_ppp_ping_request()12003 UINT _nx_ppp_ping_request(NX_PPP *ppp_ptr, CHAR *data_ptr, ULONG data_size, ULONG wait_option) in _nx_ppp_ping_request() function
4332 _nx_ppp_ping_request()4721 … Added echo request statistics and corrected the length field in _nx_ppp_ping_request().