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.c122 static void syncache_drop(struct syncache *, struct syncache_head *);
344 syncache_drop(sc, sch); in syncache_destroy()
384 syncache_drop(sc2, sch); in syncache_insert()
415 syncache_drop(struct syncache *sc, struct syncache_head *sch) in syncache_drop() function
495 syncache_drop(sc, sch); in syncache_timer()
521 syncache_drop(sc, sch); in syncache_timer()
543 syncache_drop(sc, sch); in syncache_timer()
685 syncache_drop(sc, sch); in syncache_chkrst()
752 syncache_drop(sc, sch); in syncache_unreach()
1608 syncache_drop(sc, sch); in syncache_add()
[all …]