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

/freebsd-13-stable/contrib/ngatm/libngatm/
H A Dunicust.h64 #define PARTY_ALLOC() mzalloc(sizeof(struct party)) macro
/freebsd-13-stable/sys/netgraph/atm/uni/
H A Dng_uni_cust.h77 #define PARTY_ALLOC() ng_uni_malloc(UNIMEM_PARTY, __FILE__, __LINE__) macro
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_party.c82 if ((p = PARTY_ALLOC()) == NULL)

Completed in 120 milliseconds