Searched defs:crte (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/netinet/ |
H A D | tcp_ratelimit.h | 145 tcp_chg_pacing_rate(const struct tcp_hwrate_limit_table * crte,struct tcpcb * tp,struct ifnet * ifp,uint64_t bytes_per_sec,int flags,int * error,uint64_t * lower_rate) tcp_chg_pacing_rate() argument 155 tcp_rel_pacing_rate(const struct tcp_hwrate_limit_table * crte,struct tcpcb * tp) tcp_rel_pacing_rate() argument
|
H A D | tcp_ratelimit.c | 1393 tcp_chg_pacing_rate(const struct tcp_hwrate_limit_table * crte,struct tcpcb * tp,struct ifnet * ifp,uint64_t bytes_per_sec,int flags,int * error,uint64_t * lower_rate) tcp_chg_pacing_rate() argument 1523 tcp_rel_pacing_rate(const struct tcp_hwrate_limit_table * crte,struct tcpcb * tp) tcp_rel_pacing_rate() argument [all...] |
/freebsd-src/sys/netinet/tcp_stacks/ |
H A D | tcp_bbr.h | 681 const struct tcp_hwrate_limit_table *crte; member
|
H A D | tcp_rack.h | 461 const struct tcp_hwrate_limit_table *crte; member
|
/freebsd-src/sys/compat/linuxkpi/common/include/net/ |
H A D | mac80211.h | 2075 ieee80211_cqm_rssi_notify(struct ieee80211_vif * vif,enum nl80211_cqm_rssi_threshold_event crte,int sig,gfp_t gfp) ieee80211_cqm_rssi_notify() argument
|