Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni_cust.h56 UNIMEM_SIG, enumerator
71 #define SIG_ALLOC() ng_uni_malloc(UNIMEM_SIG, __FILE__, __LINE__)
72 #define SIG_FREE(P) ng_uni_free(UNIMEM_SIG, P, __FILE__, __LINE__)
147 [UNIMEM_SIG] = sizeof(struct sig), \