Searched refs:pktLen (Results 1 – 2 of 2) sorted by relevance
122 static uint8_t * PIC32_PktAlloc( uint16_t pktLen, in PIC32_PktAlloc() argument130 TCPIP_MAC_PACKET * pPkt = TCPIP_PKT_PacketAlloc( pktLen, segLoadLen, 0 ); in PIC32_PktAlloc()158 TCPIP_MAC_PACKET * PIC32_MacPacketAllocate( uint16_t pktLen, in PIC32_MacPacketAllocate() argument164 PIC32_PktAlloc( pktLen, segLoadLen, 0, &pPkt ); in PIC32_MacPacketAllocate()
176 extern TCPIP_MAC_PACKET * PIC32_MacPacketAllocate( uint16_t pktLen,