Searched refs:DBG_AT_DDP_INPUT (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Ddebug.h134 KERNEL_DEBUG(DBG_AT_DDP_INPUT | DBG_FUNC_START, 0,0,0,0,0);
135 KERNEL_DEBUG(DBG_AT_DDP_INPUT, 0,0,0,0,0);
136 KERNEL_DEBUG(DBG_AT_DDP_INPUT | DBG_FUNC_END, 0,0,0,0,0);
139 #define DBG_AT_DDP_INPUT NETDBG_CODE(DBG_NETDDP, 1)
138 #define DBG_AT_DDP_INPUT macro
H A Dddp.c879 KERNEL_DEBUG(DBG_AT_DDP_INPUT | DBG_FUNC_START, 0,
1112 KERNEL_DEBUG(DBG_AT_DDP_INPUT | DBG_FUNC_END, 0,0,0,0,0);

Completed in 10 milliseconds