Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ngatm/libngatm/
HDunicust.h56 #define UNI_FREE(P) free(P) macro
/freebsd-13-stable/sys/netgraph/atm/uni/
HDng_uni_cust.h67 #define UNI_FREE(P) ng_uni_free(UNIMEM_ALL, P, __FILE__, __LINE__) macro