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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_input.c122 #define DBG_LAYER_END NETDBG_CODE(DBG_NETIP, 2) macro
1237 KERNEL_DEBUG(DBG_LAYER_END, ip->ip_dst.s_addr,
1244 KERNEL_DEBUG(DBG_LAYER_END, ip->ip_dst.s_addr,
1256 KERNEL_DEBUG(DBG_LAYER_END, 0,0,0,0,0);
H A Dtcp_input.c137 #define DBG_LAYER_END NETDBG_CODE(DBG_NETTCP, 2) macro
1589 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport),
1596 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport),
2910 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport),
2917 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport),
H A Dip_output.c107 #define DBG_LAYER_END NETDBG_CODE(DBG_NETIP, 3) macro
1565 KERNEL_DEBUG(DBG_LAYER_END, ip->ip_dst.s_addr,
H A Dtcp_output.c118 #define DBG_LAYER_END NETDBG_CODE(DBG_NETTCP, 3) macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Desp_output.c86 #define DBG_LAYER_END NETDBG_CODE(DBG_NETIPSEC, 3) macro
H A Desp_core.c84 #define DBG_LAYER_END NETDBG_CODE(DBG_NETIPSEC, 3) macro
H A Desp_input.c97 #define DBG_LAYER_END NETDBG_CODE(DBG_NETIPSEC, 3) macro
H A Dipsec.c112 #define DBG_LAYER_END NETDBG_CODE(DBG_NETIPSEC, 3) macro
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Ddlil.c78 #define DBG_LAYER_END DLILDBG_CODE(DBG_DLIL_STATIC, 2) macro

Completed in 56 milliseconds