Searched refs:DBG_LAYER_END (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_input.c129 #define DBG_LAYER_END NETDBG_CODE(DBG_NETIP, 2) macro
1412 KERNEL_DEBUG(DBG_LAYER_END, ip->ip_dst.s_addr,
1423 KERNEL_DEBUG(DBG_LAYER_END, ip->ip_dst.s_addr,
1440 KERNEL_DEBUG(DBG_LAYER_END, 0,0,0,0,0);
H A Dtcp_input.c141 #define DBG_LAYER_END NETDBG_CODE(DBG_NETTCP, 2) macro
2434 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport),
2441 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport),
3770 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport),
3777 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport),
H A Dip_output.c112 #define DBG_LAYER_END NETDBG_CODE(DBG_NETIP, 3) macro
1772 KERNEL_DEBUG(DBG_LAYER_END, ip->ip_dst.s_addr,
H A Dtcp_output.c126 #define DBG_LAYER_END NETDBG_CODE(DBG_NETTCP, 3) macro
/darwin-on-arm/xnu/bsd/netinet6/
H A Desp_output.c114 #define DBG_LAYER_END NETDBG_CODE(DBG_NETIPSEC, 3) macro
H A Desp_core.c110 #define DBG_LAYER_END NETDBG_CODE(DBG_NETIPSEC, 3) macro
H A Desp_input.c127 #define DBG_LAYER_END NETDBG_CODE(DBG_NETIPSEC, 3) macro
H A Dipsec.c141 #define DBG_LAYER_END NETDBG_CODE(DBG_NETIPSEC, 3) macro
/darwin-on-arm/xnu/bsd/net/
H A Ddlil.c112 #define DBG_LAYER_END DLILDBG_CODE(DBG_DLIL_STATIC, 2) macro

Completed in 49 milliseconds