Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/
H A Dtcp_syncache.c132 static void syncache_drop(struct syncache *, struct syncache_head *);
347 syncache_drop(sc, sch); in syncache_destroy()
387 syncache_drop(sc2, sch); in syncache_insert()
418 syncache_drop(struct syncache *sc, struct syncache_head *sch) in syncache_drop() function
498 syncache_drop(sc, sch); in syncache_timer()
524 syncache_drop(sc, sch); in syncache_timer()
692 syncache_drop(sc, sch); in syncache_chkrst()
737 syncache_drop(sc, sch); in syncache_badack()
776 syncache_drop(sc, sch); in syncache_unreach()
1634 syncache_drop(sc, sch); in syncache_add()