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

/freebsd-13-stable/sys/netinet/
H A Dtcp_syncache.c586 syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp) function
619 sc = syncache_lookup(inc, &sch); /* returns locked sch */
734 sc = syncache_lookup(inc, &sch); /* returns locked sch */
751 sc = syncache_lookup(inc, &sch); /* returns locked sch */
1104 sc = syncache_lookup(inc, &sch); /* returns locked sch */
1547 sc = syncache_lookup(inc, &sch); /* returns locked sch */

Completed in 59 milliseconds