Searched refs:DBG_FNC_DLIL_IFOUT (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/bsd/net/ |
| H A D | dlil_output.c | 451 KERNEL_DEBUG(DBG_FNC_DLIL_IFOUT | DBG_FUNC_START, in dlil_output() 471 KERNEL_DEBUG(DBG_FNC_DLIL_IFOUT | DBG_FUNC_END, in dlil_output() 474 KERNEL_DEBUG(DBG_FNC_DLIL_IFOUT | DBG_FUNC_END, 0, 0, 0, 0, 0); in dlil_output() 490 KERNEL_DEBUG(DBG_FNC_DLIL_IFOUT | DBG_FUNC_START, in dlil_output() 544 KERNEL_DEBUG(DBG_FNC_DLIL_IFOUT | DBG_FUNC_END, 0, 0, 0, 0, 0); in dlil_output()
|
| H A D | dlil_var_private.h | 164 #define DBG_FNC_DLIL_IFOUT DLILDBG_CODE(DBG_DLIL_STATIC, (3 << 8)) macro
|