Searched refs:D_PROBE (Results 1 – 2 of 2) sorted by relevance
382 if (debug & D_PROBE) { in in_data()510 if (debug & D_PROBE) { in in6_data()628 if (debug & D_PROBE) { in incoming_rtt_reply()722 if (debug & D_PROBE) { in incoming_echo_reply()1026 if (debug & D_PROBE) in check_pg_crtt_improved()1081 if (debug & D_PROBE) { in check_exception_target()1129 if (debug & D_PROBE) { in incoming_mcast_reply()1242 if (debug & D_PROBE) { in compute_crtt()1267 if (debug & D_PROBE) in pi_set_crtt()1280 if (debug & D_PROBE) { in pi_set_crtt()[all …]
94 #define D_PROBE 0x0001 /* probe mechanism */ macro