Home
last modified time | relevance | path

Searched defs:PARTY_ALLOC (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ngatm/libngatm/
HDunicust.h64 #define PARTY_ALLOC() mzalloc(sizeof(struct party)) macro
/freebsd-13-stable/sys/netgraph/atm/uni/
HDng_uni_cust.h75 #define PARTY_ALLOC() ng_uni_malloc(UNIMEM_PARTY, __FILE__, __LINE__) macro