Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dsocketvar.h1031 extern boolean_t so_cache_timer(void);
/xnu-8020.121.3/bsd/netinet/
H A Dtcp_timer.c845 if (so_cache_timer()) { in tcp_gc()
/xnu-8020.121.3/bsd/kern/
H A Duipc_socket.c547 so_cache_timer(void) in so_cache_timer() function