Searched refs:hc_metrics (Results 1 – 2 of 2) sorted by relevance
42 TAILQ_HEAD(hc_qhead, hc_metrics);50 struct hc_metrics { struct52 TAILQ_ENTRY(hc_metrics) rmx_q;
247 uma_zcreate("hostcache", sizeof(struct hc_metrics), in tcp_hc_init()285 static struct hc_metrics *290 struct hc_metrics *hc_entry; in tcp_hc_lookup()344 static struct hc_metrics *349 struct hc_metrics *hc_entry; in tcp_hc_insert()441 struct hc_metrics *hc_entry; in tcp_hc_get()485 struct hc_metrics *hc_entry; in tcp_hc_getmtu()510 struct hc_metrics *hc_entry; in tcp_hc_updatemtu()552 struct hc_metrics *hc_entry; in tcp_hc_update()632 struct hc_metrics *hc_entry; in sysctl_tcp_hc_list()[all …]