Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_syncache.c121 static void syncache_drop(struct syncache *, struct syncache_head *);
341 syncache_drop(sc, sch); in syncache_destroy()
381 syncache_drop(sc2, sch); in syncache_insert()
412 syncache_drop(struct syncache *sc, struct syncache_head *sch) in syncache_drop() function
492 syncache_drop(sc, sch); in syncache_timer()
518 syncache_drop(sc, sch); in syncache_timer()
536 syncache_drop(sc, sch); in syncache_timer()
680 syncache_drop(sc, sch); in syncache_chkrst()
701 syncache_drop(sc, sch); in syncache_chkrst()
731 syncache_drop(sc, sch); in syncache_badack()
[all …]