Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni_cust.h55 UNIMEM_ALL, enumerator
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), \