Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni_cust.h57 UNIMEM_CALL, enumerator
74 #define CALL_ALLOC() ng_uni_malloc(UNIMEM_CALL, __FILE__, __LINE__)
75 #define CALL_FREE(P) ng_uni_free(UNIMEM_CALL, P, __FILE__, __LINE__)
148 [UNIMEM_CALL] = sizeof(struct call), \