Home
last modified time | relevance | path

Searched defs:tcp_hwrate_limit_table (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_ratelimit.h45 struct tcp_hwrate_limit_table { struct
46 const struct tcp_rate_set *ptbl; /* Pointer to parent table */
47 struct m_snd_tag *tag; /* Send tag if needed (chelsio) */
71 struct tcp_hwrate_limit_table *rs_rlt; argument