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.c124 static void syncache_insert(struct syncache *, struct syncache_head *);
368 syncache_insert(struct syncache *sc, struct syncache_head *sch) in syncache_insert() function
1796 syncache_insert(sc, sch); /* locks and unlocks sch */ in syncache_add()