Searched refs:PIC32_PktAlloc (Results 1 – 1 of 1) sorted by relevance
122 static uint8_t * PIC32_PktAlloc( uint16_t pktLen, in PIC32_PktAlloc() function164 PIC32_PktAlloc( pktLen, segLoadLen, 0, &pPkt ); in PIC32_MacPacketAllocate()229 … return PIC32_PktAlloc( sizeof( TCPIP_MAC_PACKET ), reqLength, PIC32_MacPacketAcknowledge, 0 ); in NetworkBufferAllocate()