Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dsocketvar.h1067 extern boolean_t so_cache_timer(void);
/xnu-10002.41.9/bsd/netinet/
H A Dtcp_timer.c862 if (so_cache_timer()) { in tcp_gc()
/xnu-10002.41.9/bsd/kern/
H A Duipc_socket.c562 so_cache_timer(void) in so_cache_timer() function