Searched refs:SendData (Results 1 – 1 of 1) sorted by relevance
106 static int16_t SendData( uint8_t * pucBuffer,229 if( SendData( pxDescriptor->pucEthernetBuffer, pxDescriptor->xDataLength ) >= 0 ) in xRX_NetworkInterfaceOutput()537 static int16_t SendData( uint8_t * pucBuffer, in SendData() function