Searched refs:syncache_timeout (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_syncache.c | 136 static void syncache_timeout(struct syncache *sc, struct syncache_head *sch, 403 syncache_timeout(sc, sch, 1); in syncache_insert() 440 syncache_timeout(struct syncache *sc, struct syncache_head *sch, int docallout) in syncache_timeout() function 537 syncache_timeout(sc, sch, 0); in syncache_timer() 1646 syncache_timeout(sc, sch, 1); in syncache_add()
|