Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dtcp_syncache.c225 syncache_timeout(struct tcp_syncache_percpu *syncache_percpu, in syncache_timeout() function
396 syncache_timeout(syncache_percpu, sc, 0); in syncache_insert()
555 syncache_timeout(syncache_percpu, sc, slot + 1); in syncache_timer_handler()
1034 syncache_timeout(syncache_percpu, sc, sc->sc_rxtslot); in syncache_add()