Searched refs:ENDPOINT_IS_IPv4 (Results 1 – 2 of 2) sorted by relevance
197 …#define ENDPOINT_IS_IPv4( pxEndPoint ) ( ( ( pxEndPoint ) != NULL ) && ( ( pxEndPoint )->bit… macro
1071 if( ENDPOINT_IS_IPv4( pxEndPoint ) ) in FreeRTOS_GetEndPointConfiguration()1148 if( ENDPOINT_IS_IPv4( pxEndPoint ) ) in FreeRTOS_SetEndPointConfiguration()