Searched refs:DBG_FNC_DLIL_IFOUT (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/net/ |
| H A D | dlil_output.c | 457 KERNEL_DEBUG(DBG_FNC_DLIL_IFOUT | DBG_FUNC_START, in dlil_output() 483 KERNEL_DEBUG(DBG_FNC_DLIL_IFOUT | DBG_FUNC_END, in dlil_output() 486 KERNEL_DEBUG(DBG_FNC_DLIL_IFOUT | DBG_FUNC_END, 0, 0, 0, 0, 0); in dlil_output() 504 KERNEL_DEBUG(DBG_FNC_DLIL_IFOUT | DBG_FUNC_START, in dlil_output() 566 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
|