tcp_hc_metrics
struct tcp_hc_metrics *hc_metrics)
struct tcp_hc_metrics hcm = { .hc_mtu = mtu };
tcp_hc_update(const struct in_conninfo *inc, struct tcp_hc_metrics *hcm)
struct tcp_hc_metrics metrics;
struct tcp_hc_metrics *metricptr, struct tcp_ifcap *cap)
struct tcp_hc_metrics metrics;
bzero(metricptr, sizeof(struct tcp_hc_metrics));
struct tcp_hc_metrics metrics;
struct tcp_hc_metrics metrics;
void tcp_mss_update(struct tcpcb *, int, int, struct tcp_hc_metrics *,
void tcp_hc_get(const struct in_conninfo *, struct tcp_hc_metrics *);
void tcp_hc_update(const struct in_conninfo *, struct tcp_hc_metrics *);