Searched refs:udpPacketAllocator (Results 1 – 4 of 4) sorted by relevance
58 inkcoreapi extern ClassAllocator<UDPPacketInternal> udpPacketAllocator;81 udpPacketAllocator.free(this); in free()167 UDPPacketInternal *p = udpPacketAllocator.alloc(); in new_UDPPacket()181 UDPPacketInternal *p = udpPacketAllocator.alloc(); in new_incoming_UDPPacket()196 UDPPacketInternal *p = udpPacketAllocator.alloc(); in new_UDPPacket()
42 inkcoreapi ClassAllocator<UDPPacketInternal> udpPacketAllocator("udpPacketAllocator"); variable
51 ClassAllocator<UDPPacketInternal> udpPacketAllocator("udpPacketAllocator"); variable
232 inkcoreapi ClassAllocator<UDPPacketInternal> udpPacketAllocator("udpPacketAllocator"); variable