Home
last modified time | relevance | path

Searched refs:D_TIMER (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c920 if (debug & D_TIMER) in daemonize_ndpd()
1131 if (debug & D_TIMER) { in timer_schedule()
1137 if (debug & D_TIMER) { in timer_schedule()
1154 if (debug & D_TIMER) { in timer_schedule()
1179 if (debug & D_TIMER) { in conditional_run_timeouts()
1216 if (debug & D_TIMER) in run_timeouts()
1228 if (debug & D_TIMER) in run_timeouts()
1237 if (debug & D_TIMER) { in run_timeouts()
1246 if (debug & D_TIMER) { in run_timeouts()
1257 if (debug & D_TIMER) { in run_timeouts()
[all …]
H A Ddefs.h94 #define D_TIMER 0x0080 /* Timer mechanism */ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_defs.h99 #define D_TIMER 0x0020 /* Timer mechanism */ macro
H A Dmpd_main.c973 if (debug & D_TIMER) in timer_schedule()
985 if (debug & D_TIMER) { in timer_schedule()
997 if (debug & D_TIMER) { in timer_schedule()
1014 if (debug & D_TIMER) in timer_cancel()
1040 if (debug & D_TIMER) in run_timeouts()
1056 if (debug & D_TIMER) { in run_timeouts()
1074 if (debug & D_TIMER) in run_timeouts()
1139 if (debug & D_TIMER) in in_signal()
1144 if (debug & D_TIMER) { in in_signal()
H A Dmpd_probe.c1606 if (debug & D_TIMER) { in phyint_inst_timer()