Home
last modified time | relevance | path

Searched refs:tcp_rate_set (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_ratelimit.h44 const struct tcp_rate_set *ptbl; /* Pointer to parent table */
63 struct tcp_rate_set { struct
65 CK_LIST_ENTRY(tcp_rate_set) next; argument
80 CK_LIST_HEAD(head_tcp_rate_set, tcp_rate_set); argument
H A Dtcp_ratelimit.c394 struct tcp_rate_set *rs; in rs_destroy()
429 rs_defer_destroy(struct tcp_rate_set *rs) in rs_defer_destroy()
511 static struct tcp_rate_set *
514 struct tcp_rate_set *rs; in rt_setup_new_rs()
1031 struct tcp_rate_set *rs; in rt_setup_rate()
1127 struct tcp_rate_set *rs; in tcp_rl_ifnet_link()
1153 struct tcp_rate_set *rs, *nrs; in tcp_rl_ifnet_departure()
1181 struct tcp_rate_set *rs, *nrs; in tcp_rl_shutdown()
1267 const struct tcp_rate_set *rs; in tcp_chg_pacing_rate()
1377 const struct tcp_rate_set *crs; in tcp_rel_pacing_rate()
[all …]