Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni_cust.h74 #define CALL_ALLOC() ng_uni_malloc(UNIMEM_CALL, __FILE__, __LINE__) macro
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c153 if ((c = CALL_ALLOC()) == NULL) in uni_create_call()