Home
last modified time | relevance | path

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

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