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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_timeout.c40 struct timeout *sip_timeout_next; member in struct:timeout
75 timeout_current_start = timeout->sip_timeout_next;
111 current->sip_timeout_next;
113 last->sip_timeout_next =
114 current->sip_timeout_next;
130 current = current->sip_timeout_next;
144 current->sip_timeout_next;
146 last->sip_timeout_next =
147 current->sip_timeout_next;
161 current = current->sip_timeout_next;
[all...]

Completed in 43 milliseconds