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

/freebsd-13-stable/sys/netgraph/atm/uni/
H A Dng_uni_cust.h58 UNIMEM_PARTY, enumerator in enum:unimem
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) \

Completed in 29 milliseconds