Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni_cust.h77 #define PARTY_ALLOC() ng_uni_malloc(UNIMEM_PARTY, __FILE__, __LINE__) macro
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_party.c82 if ((p = PARTY_ALLOC()) == NULL) in uni_create_partyx()