Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni_cust.h58 UNIMEM_PARTY, enumerator
77 #define PARTY_ALLOC() ng_uni_malloc(UNIMEM_PARTY, __FILE__, __LINE__)
78 #define PARTY_FREE(P) ng_uni_free(UNIMEM_PARTY, P, __FILE__, __LINE__)
149 [UNIMEM_PARTY] = sizeof(struct party) \