Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_syncache.c584 syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp) in syncache_lookup() function
616 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_chkrst()
721 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_badack()
738 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_unreach()
1158 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_expand()
1597 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_add()