Home
last modified time | relevance | path

Searched refs:sip_timer_TD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_miscdefs.h90 extern int sip_timer_TD;
H A Dsip_itf.c73 int sip_timer_TD = 32 * SIP_SECONDS; variable
H A Dsip_xaction.c337 int timerd = sip_timer_TD; in sip_xaction_create()