Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dtcp_syncache.c130 static void syncache_drop(struct syncache *, struct syncache_head *);
328 syncache_drop(sc, sch); in syncache_destroy()
366 syncache_drop(sc2, sch); in syncache_insert()
398 syncache_drop(struct syncache *sc, struct syncache_head *sch) in syncache_drop() function
487 syncache_drop(sc, sch); in syncache_timer()
618 syncache_drop(sc, sch); in syncache_chkrst()
661 syncache_drop(sc, sch); in syncache_badack()
694 syncache_drop(sc, sch); in syncache_unreach()
1501 syncache_drop(sc, sch); in syncache_add()