Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Din_pcb.c162 const int inpcb_timeout_lazy = 10; /* 10 seconds leeway for lazy timers */ variable
469 _inpcb_sched_timeout(inpcb_timeout_lazy); in inpcb_sched_lazy_timeout()