Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_hostcache.c149 static struct hc_metrics *tcp_hc_lookup(const struct in_conninfo *);
337 tcp_hc_lookup(const struct in_conninfo *inc) in tcp_hc_lookup() function
387 hc_entry = tcp_hc_lookup(inc); in tcp_hc_get()
422 hc_entry = tcp_hc_lookup(inc); in tcp_hc_getmtu()