Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni_cust.h54 UNIMEM_INS = 0, enumerator
65 #define INS_ALLOC() ng_uni_malloc(UNIMEM_INS, __FILE__, __LINE__)
66 #define INS_FREE(P) ng_uni_free(UNIMEM_INS, P, __FILE__, __LINE__)
145 [UNIMEM_INS] = sizeof(struct uni), \