Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dtcp_syncache.c135 static void syncache_timeout(struct syncache *sc, struct syncache_head *sch,
407 syncache_timeout(sc, sch, 1); in syncache_insert()
444 syncache_timeout(struct syncache *sc, struct syncache_head *sch, int docallout) in syncache_timeout() function
539 syncache_timeout(sc, sch, 0); in syncache_timer()
1569 syncache_timeout(sc, sch, 1); in syncache_add()