Searched refs:PIC32_MacPacketAllocate (Results 1 – 2 of 2) sorted by relevance
176 extern TCPIP_MAC_PACKET * PIC32_MacPacketAllocate( uint16_t pktLen,563 pMacCtrl->pktAllocF = PIC32_MacPacketAllocate; in SetMacCtrl()
158 TCPIP_MAC_PACKET * PIC32_MacPacketAllocate( uint16_t pktLen, in PIC32_MacPacketAllocate() function