Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dtcp_syncache.c131 static void syncache_insert(struct syncache *, struct syncache_head *);
373 syncache_insert(struct syncache *sc, struct syncache_head *sch) in syncache_insert() function
1754 syncache_insert(sc, sch); /* locks and unlocks sch */ in syncache_add()