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

/freebsd-10.1-release/contrib/ngatm/libngatm/
H A Dunicust.h61 #define CALL_ALLOC() mzalloc(sizeof(struct call)) macro
/freebsd-10.1-release/sys/netgraph/atm/uni/
H A Dng_uni_cust.h72 #define CALL_ALLOC() ng_uni_malloc(UNIMEM_CALL, __FILE__, __LINE__) macro
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c153 if ((c = CALL_ALLOC()) == NULL)

Completed in 87 milliseconds