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.c592 syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp) in syncache_lookup() function
624 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_chkrst()
727 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_unreach()
1082 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_expand()
1546 sc = syncache_lookup(inc, &sch); /* returns locked sch */ in syncache_add()