Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_syncache.c586 syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp) in syncache_lookup() function
619 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_chkrst()
728 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_badack()
745 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_unreach()
1070 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_expand()
1521 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_add()