Searched refs:cache_timestamp (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsocketvar.h226 u_int32_t cache_timestamp; member in struct:socket
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_socket.c427 so->cache_timestamp = so_cache_time;
467 if ((so_cache_time - p->cache_timestamp) < SO_CACHE_TIME_LIMIT)

Completed in 20 milliseconds