Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_syncache.c123 static void syncache_insert(struct syncache *, struct syncache_head *);
366 syncache_insert(struct syncache *sc, struct syncache_head *sch) in syncache_insert() function
1756 syncache_insert(sc, sch); /* locks and unlocks sch */ in syncache_add()