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

/darwin-on-arm/xnu/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.c884 KERNEL_DEBUG(DBG_AT_DDP_INPUT | DBG_FUNC_START, 0,
1117 KERNEL_DEBUG(DBG_AT_DDP_INPUT | DBG_FUNC_END, 0,0,0,0,0);

Completed in 11 milliseconds