Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dclnt.h112 struct rpc_timers *rc_timers; /* optional RTT timers */ member
H A Dclnt_dg.c404 if (ext && ext->rc_timers) { in clnt_dg_call()
405 rt = ext->rc_timers; in clnt_dg_call()
/freebsd/sys/nlm/
H A Dnlm_advlock.c265 ext.rc_timers = NULL; in nlm_advlock_internal()