Searched refs:specifiedEndpointOrder (Results 1 – 1 of 1) sorted by relevance
1232 const int specifiedEndpointOrder[ 9 ][ 2 ] = \ in test_FreeRTOS_NextEndPoint_AnotherInterface() local1266 … memset( &( xEndPoint[ specifiedEndpointOrder[ i ][ 1 ] ] ), 0, sizeof( NetworkEndPoint_t ) ); in test_FreeRTOS_NextEndPoint_AnotherInterface()1270 pxNetworkEndPoints = &( xEndPoint[ specifiedEndpointOrder[ i ][ 1 ] ] ); in test_FreeRTOS_NextEndPoint_AnotherInterface()1275 pxEndPoint->pxNext = &( xEndPoint[ specifiedEndpointOrder[ i ][ 1 ] ] ); in test_FreeRTOS_NextEndPoint_AnotherInterface()1279 pxEndPoint->pxNetworkInterface = &( xNetworkInterface[ specifiedEndpointOrder[ i ][ 0 ] ] ); in test_FreeRTOS_NextEndPoint_AnotherInterface()