Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dtcp_syncache.c516 syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp) in syncache_lookup() function
558 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_chkrst()
649 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_badack()
664 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_unreach()
1007 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_expand()
1441 sc = syncache_lookup(inc, &sch); /* returns locked entry */ in syncache_add()