Searched refs:ulLookUpIP (Results 1 – 1 of 1) sorted by relevance
473 uint32_t ulLookUpIP; in handle_arpq() local528 ulLookUpIP = ulIPAddress; in handle_arpq()535 eResult = eARPGetCacheEntry( &ulLookUpIP, &xMACAddress, &pxEndPoint ); in handle_arpq()537 …pcARPReturnType( eResult ), ( unsigned ) FreeRTOS_htonl( ulLookUpIP ), ( pxEndPoint != NULL ) ? "y… in handle_arpq()571 ( unsigned ) FreeRTOS_ntohl( ulLookUpIP ) ) ); in handle_arpq()573 xARPWaitResolution( ulLookUpIP, 1000U ); in handle_arpq()617 eResult = eARPGetCacheEntry( &ulLookUpIP, &xMACAddress, &pxEndPoint ); in handle_arpq()