Searched refs:LWIP_TAG (Results 1 – 2 of 2) sorted by relevance
3 #ifndef LWIP_TAG4 #define LWIP_TAG 'PIwl' macro10 return ExAllocatePoolWithTag(NonPagedPool, size, LWIP_TAG); in malloc()28 ExFreePoolWithTag(mem, LWIP_TAG); in free()
9 #ifndef LWIP_TAG10 #define LWIP_TAG 'PIwl' macro