Searched refs:UNIMEM_ALL (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/netgraph/atm/uni/
H A Dng_uni_cust.h55 UNIMEM_ALL, enumerator in enum:unimem
68 #define UNI_ALLOC() ng_uni_malloc(UNIMEM_ALL, __FILE__, __LINE__)
69 #define UNI_FREE(P) ng_uni_free(UNIMEM_ALL, P, __FILE__, __LINE__)
146 [UNIMEM_ALL] = sizeof(struct uni_all), \

Completed in 61 milliseconds