Searched refs:_nx_ppp_byte_receive (Results 1 – 2 of 2) sorted by relevance
631 #define nx_ppp_byte_receive _nx_ppp_byte_receive730 UINT _nx_ppp_byte_receive(NX_PPP *ppp_ptr, UCHAR byte);
8790 status = _nx_ppp_byte_receive(ppp_ptr, byte); in _nxe_ppp_byte_receive()8838 UINT _nx_ppp_byte_receive(NX_PPP *ppp_ptr, UCHAR byte) in _nx_ppp_byte_receive() function