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.c148 static struct hc_metrics *tcp_hc_lookup(const struct in_conninfo *);
336 tcp_hc_lookup(const struct in_conninfo *inc) in tcp_hc_lookup() function
386 hc_entry = tcp_hc_lookup(inc); in tcp_hc_get()
421 hc_entry = tcp_hc_lookup(inc); in tcp_hc_getmtu()