Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDtcp_syncache.c121 static void syncache_drop(struct syncache *, struct syncache_head *);
309 syncache_drop(sc, sch); in syncache_destroy()
357 syncache_drop(sc2, sch); in syncache_insert()
388 syncache_drop(struct syncache *sc, struct syncache_head *sch) in syncache_drop() function
469 syncache_drop(sc, sch); in syncache_timer()
595 syncache_drop(sc, sch); in syncache_chkrst()
624 syncache_drop(sc, sch); in syncache_badack()
657 syncache_drop(sc, sch); in syncache_unreach()
1243 syncache_drop(sc, sch); in syncache_add()