Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dsocketvar.h1094 extern boolean_t so_cache_timer(void);
/xnu-11215/bsd/netinet/
H A Dtcp_timer.c857 if (so_cache_timer()) { in tcp_gc()
/xnu-11215/bsd/kern/
H A Duipc_socket.c565 so_cache_timer(void) in so_cache_timer() function