Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dmalloc.h132 #define M_CFIL 128 /* Content Filter */ macro
/xnu-12377.81.4/bsd/kern/
H A Dsocket_flows.c411 void * __single hash = hashinit(SOFLOW_HASH_SIZE, M_CFIL, &db->soflow_db_hashmask); in soflow_db_init()
509 hashdestroy(db->soflow_db_hashbase, M_CFIL, db->soflow_db_hashmask); in soflow_db_free()