Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_hostcache.c374 tcp_hc_get(const struct in_conninfo *inc, in tcp_hc_get() function
H A Dtcp_var.h1490 void tcp_hc_get(const struct in_conninfo *, struct hc_metrics_lite *);
H A Dtcp_input.c373 tcp_hc_get(&inp->inp_inc, &metrics); in cc_conn_init()
3872 tcp_hc_get(&inp->inp_inc, metricptr); in tcp_mss_update()