Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/tcp_stacks/
H A Dbbr.c515 bbr_state_val(struct tcp_bbr * bbr) bbr_state_val() argument
521 get_min_cwnd(struct tcp_bbr * bbr) get_min_cwnd() argument
534 bbr_get_persists_timer_val(struct tcpcb * tp,struct tcp_bbr * bbr) bbr_get_persists_timer_val() argument
553 bbr_timer_start(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts) bbr_timer_start() argument
723 bbr_minseg(struct tcp_bbr * bbr) bbr_minseg() argument
729 bbr_start_hpts_timer(struct tcp_bbr * bbr,struct tcpcb * tp,uint32_t cts,int32_t frm,int32_t slot,uint32_t tot_len) bbr_start_hpts_timer() argument
950 bbr_timer_audit(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts,struct sockbuf * sb) bbr_timer_audit() argument
1857 bbr_fill_in_logging_data(struct tcp_bbr * bbr,struct tcp_log_bbr * l,uint32_t cts) bbr_fill_in_logging_data() argument
1883 bbr_log_type_bw_reduce(struct tcp_bbr * bbr,int reason) bbr_log_type_bw_reduce() argument
1906 bbr_log_type_rwnd_collapse(struct tcp_bbr * bbr,int seq,int mode,uint32_t count) bbr_log_type_rwnd_collapse() argument
1924 bbr_log_type_just_return(struct tcp_bbr * bbr,uint32_t cts,uint32_t tlen,uint8_t hpts_calling,uint8_t reason,uint32_t p_maxseg,int len) bbr_log_type_just_return() argument
1950 bbr_log_type_enter_rec(struct tcp_bbr * bbr,uint32_t seq) bbr_log_type_enter_rec() argument
1968 bbr_log_msgsize_fail(struct tcp_bbr * bbr,struct tcpcb * tp,uint32_t len,uint32_t maxseg,uint32_t mtu,int32_t csum_flags,int32_t tso,uint32_t cts) bbr_log_msgsize_fail() argument
1987 bbr_log_flowend(struct tcp_bbr * bbr) bbr_log_flowend() argument
2009 bbr_log_pkt_epoch(struct tcp_bbr * bbr,uint32_t cts,uint32_t line,uint32_t lost,uint32_t del) bbr_log_pkt_epoch() argument
2034 bbr_log_time_epoch(struct tcp_bbr * bbr,uint32_t cts,uint32_t line,uint32_t epoch_time) bbr_log_time_epoch() argument
2053 bbr_log_set_of_state_target(struct tcp_bbr * bbr,uint32_t new_tar,int line,int meth) bbr_log_set_of_state_target() argument
2077 bbr_log_type_statechange(struct tcp_bbr * bbr,uint32_t cts,int32_t line) bbr_log_type_statechange() argument
2104 bbr_log_rtt_shrinks(struct tcp_bbr * bbr,uint32_t cts,uint32_t applied,uint32_t rtt,uint32_t line,uint8_t reas,uint16_t cond) bbr_log_rtt_shrinks() argument
2128 bbr_log_type_exit_rec(struct tcp_bbr * bbr) bbr_log_type_exit_rec() argument
2146 bbr_log_type_cwndupd(struct tcp_bbr * bbr,uint32_t bytes_this_ack,uint32_t chg,uint32_t prev_acked,int32_t meth,uint32_t target,uint32_t th_ack,int32_t line) bbr_log_type_cwndupd() argument
2169 bbr_log_rtt_sample(struct tcp_bbr * bbr,uint32_t rtt,uint32_t tsin) bbr_log_rtt_sample() argument
2197 bbr_log_type_pesist(struct tcp_bbr * bbr,uint32_t cts,uint32_t time_in,int32_t line,uint8_t enter_exit) bbr_log_type_pesist() argument
2214 bbr_log_ack_clear(struct tcp_bbr * bbr,uint32_t cts) bbr_log_ack_clear() argument
2234 bbr_log_ack_event(struct tcp_bbr * bbr,struct tcphdr * th,struct tcpopt * to,uint32_t tlen,uint16_t nsegs,uint32_t cts,int32_t nxt_pkt,struct mbuf * m) bbr_log_ack_event() argument
2283 bbr_log_doseg_done(struct tcp_bbr * bbr,uint32_t cts,int32_t nxt_pkt,int32_t did_out) bbr_log_doseg_done() argument
2307 bbr_log_enobuf_jmp(struct tcp_bbr * bbr,uint32_t len,uint32_t cts,int32_t line,uint32_t o_len,uint32_t segcnt,uint32_t segsiz) bbr_log_enobuf_jmp() argument
2327 bbr_log_to_processing(struct tcp_bbr * bbr,uint32_t cts,int32_t ret,int32_t timers,uint8_t hpts_calling) bbr_log_to_processing() argument
2349 bbr_log_to_event(struct tcp_bbr * bbr,uint32_t cts,int32_t to_num) bbr_log_to_event() argument
2377 bbr_log_startup_event(struct tcp_bbr * bbr,uint32_t cts,uint32_t flex1,uint32_t flex2,uint32_t flex3,uint8_t reason) bbr_log_startup_event() argument
2400 bbr_log_hpts_diag(struct tcp_bbr * bbr,uint32_t cts,struct hpts_diag * diag) bbr_log_hpts_diag() argument
2436 bbr_log_timer_var(struct tcp_bbr * bbr,int mode,uint32_t cts,uint32_t time_since_sent,uint32_t srtt,uint32_t thresh,uint32_t to) bbr_log_timer_var() argument
2459 bbr_log_pacing_delay_calc(struct tcp_bbr * bbr,uint16_t gain,uint32_t len,uint32_t cts,uint32_t usecs,uint64_t bw,uint32_t override,int mod) bbr_log_pacing_delay_calc() argument
2486 bbr_log_to_start(struct tcp_bbr * bbr,uint32_t cts,uint32_t to,int32_t slot,uint8_t which) bbr_log_to_start() argument
2510 bbr_log_thresh_choice(struct tcp_bbr * bbr,uint32_t cts,uint32_t thresh,uint32_t lro,uint32_t srtt,struct bbr_sendmap * rsm,uint8_t frm) bbr_log_thresh_choice() argument
2533 bbr_log_to_cancel(struct tcp_bbr * bbr,int32_t line,uint32_t cts,uint8_t hpts_removed) bbr_log_to_cancel() argument
2556 bbr_log_tstmp_validation(struct tcp_bbr * bbr,uint64_t peer_delta,uint64_t delta) bbr_log_tstmp_validation() argument
2578 bbr_log_type_tsosize(struct tcp_bbr * bbr,uint32_t cts,uint32_t tsosz,uint32_t tls,uint32_t old_val,uint32_t maxseg,int hdwr) bbr_log_type_tsosize() argument
2606 bbr_log_type_rsmclear(struct tcp_bbr * bbr,uint32_t cts,struct bbr_sendmap * rsm,uint32_t flags,uint32_t line) bbr_log_type_rsmclear() argument
2632 bbr_log_type_bbrupd(struct tcp_bbr * bbr,uint8_t flex8,uint32_t cts,uint32_t flex3,uint32_t flex2,uint32_t flex5,uint32_t flex6,uint32_t pkts_out,int flex7,uint32_t flex4,uint32_t flex1) bbr_log_type_bbrupd() argument
2665 bbr_log_type_ltbw(struct tcp_bbr * bbr,uint32_t cts,int32_t reason,uint32_t newbw,uint32_t obw,uint32_t diff,uint32_t tim) bbr_log_type_ltbw() argument
2695 bbr_log_progress_event(struct tcp_bbr * bbr,struct tcpcb * tp,uint32_t tick,int event,int line) bbr_log_progress_event() argument
2715 bbr_type_log_hdwr_pacing(struct tcp_bbr * bbr,const struct ifnet * ifp,uint64_t rate,uint64_t hw_rate,int line,uint32_t cts,int error) bbr_type_log_hdwr_pacing() argument
2746 bbr_log_type_bbrsnd(struct tcp_bbr * bbr,uint32_t len,uint32_t slot,uint32_t del_by,uint32_t cts,uint32_t line,uint32_t prev_delay) bbr_log_type_bbrsnd() argument
2769 bbr_log_type_bbrrttprop(struct tcp_bbr * bbr,uint32_t t,uint32_t end,uint32_t tsconv,uint32_t cts,int32_t match,uint32_t seq,uint8_t flags) bbr_log_type_bbrrttprop() argument
2792 bbr_log_exit_gain(struct tcp_bbr * bbr,uint32_t cts,int32_t entry_method) bbr_log_exit_gain() argument
2815 bbr_log_settings_change(struct tcp_bbr * bbr,int settings_desired) bbr_log_settings_change() argument
2841 bbr_get_full_bw(struct tcp_bbr * bbr) bbr_get_full_bw() argument
2851 bbr_set_pktepoch(struct tcp_bbr * bbr,uint32_t cts,int32_t line) bbr_set_pktepoch() argument
2889 bbr_set_epoch(struct tcp_bbr * bbr,uint32_t cts,int32_t line) bbr_set_epoch() argument
2901 bbr_isit_a_pkt_epoch(struct tcp_bbr * bbr,uint32_t cts,struct bbr_sendmap * rsm,int32_t line,int32_t cum_acked) bbr_isit_a_pkt_epoch() argument
2914 __bbr_get_bw(struct tcp_bbr * bbr) __bbr_get_bw() argument
3005 bbr_get_bw(struct tcp_bbr * bbr) bbr_get_bw() argument
3014 bbr_reset_lt_bw_interval(struct tcp_bbr * bbr,uint32_t cts) bbr_reset_lt_bw_interval() argument
3023 bbr_reset_lt_bw_sampling(struct tcp_bbr * bbr,uint32_t cts) bbr_reset_lt_bw_sampling() argument
3032 bbr_lt_bw_samp_done(struct tcp_bbr * bbr,uint64_t bw,uint32_t cts,uint32_t timin) bbr_lt_bw_samp_done() argument
3071 bbr_randomize_extra_state_time(struct tcp_bbr * bbr) bbr_randomize_extra_state_time() argument
3086 bbr_pick_probebw_substate(struct tcp_bbr * bbr,uint32_t cts) bbr_pick_probebw_substate() argument
3114 bbr_lt_bw_sampling(struct tcp_bbr * bbr,uint32_t cts,int32_t loss_detected) bbr_lt_bw_sampling() argument
3273 bbr_alloc(struct tcp_bbr * bbr) bbr_alloc() argument
3295 bbr_alloc_full_limit(struct tcp_bbr * bbr) bbr_alloc_full_limit() argument
3311 bbr_alloc_limit(struct tcp_bbr * bbr,uint8_t limit_type) bbr_alloc_limit() argument
3338 bbr_free(struct tcp_bbr * bbr,struct bbr_sendmap * rsm) bbr_free() argument
3391 bbr_initial_cwnd(struct tcp_bbr * bbr,struct tcpcb * tp) bbr_initial_cwnd() argument
3420 bbr_get_raw_target_cwnd(struct tcp_bbr * bbr,uint32_t gain,uint64_t bw) bbr_get_raw_target_cwnd() argument
3444 bbr_get_target_cwnd(struct tcp_bbr * bbr,uint64_t bw,uint32_t gain) bbr_get_target_cwnd() argument
3480 bbr_gain_adjust(struct tcp_bbr * bbr,uint16_t gain) bbr_gain_adjust() argument
3488 bbr_get_header_oh(struct tcp_bbr * bbr) bbr_get_header_oh() argument
3519 bbr_get_pacing_length(struct tcp_bbr * bbr,uint16_t gain,uint32_t useconds_time,uint64_t bw) bbr_get_pacing_length() argument
3540 bbr_get_pacing_delay(struct tcp_bbr * bbr,uint16_t gain,int32_t len,uint32_t cts,int nolog) bbr_get_pacing_delay() argument
3594 bbr_ack_received(struct tcpcb * tp,struct tcp_bbr * bbr,struct tcphdr * th,uint32_t bytes_this_ack,uint32_t sack_changed,uint32_t prev_acked,int32_t line,uint32_t losses) bbr_ack_received() argument
3750 struct tcp_bbr *bbr; tcp_bbr_partialack() local
3764 struct tcp_bbr *bbr; bbr_post_recovery() local
3906 bbr_setup_red_bw(struct tcp_bbr * bbr,uint32_t cts) bbr_setup_red_bw() argument
3920 struct tcp_bbr *bbr; bbr_cong_signal() local
4017 DELAY_ACK(tp,bbr,nsegs) global() argument
4031 bbr_find_lowest_rsm(struct tcp_bbr * bbr) bbr_find_lowest_rsm() argument
4051 bbr_find_high_nonack(struct tcp_bbr * bbr,struct bbr_sendmap * rsm) bbr_find_high_nonack() argument
4076 bbr_calc_thresh_rack(struct tcp_bbr * bbr,uint32_t srtt,uint32_t cts,struct bbr_sendmap * rsm) bbr_calc_thresh_rack() argument
4158 bbr_calc_thresh_tlp(struct tcpcb * tp,struct tcp_bbr * bbr,struct bbr_sendmap * rsm,uint32_t srtt,uint32_t cts) bbr_calc_thresh_tlp() argument
4228 bbr_get_rtt(struct tcp_bbr * bbr,int32_t rtt_type) bbr_get_rtt() argument
4276 bbr_is_lost(struct tcp_bbr * bbr,struct bbr_sendmap * rsm,uint32_t cts) bbr_is_lost() argument
4293 bbr_check_recovery_mode(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts) bbr_check_recovery_mode() argument
4358 bbr_timeout_rack(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts) bbr_timeout_rack() argument
4392 bbr_clone_rsm(struct tcp_bbr * bbr,struct bbr_sendmap * nrsm,struct bbr_sendmap * rsm,uint32_t start) bbr_clone_rsm() argument
4490 bbr_merge_rsm(struct tcp_bbr * bbr,struct bbr_sendmap * l_rsm,struct bbr_sendmap * r_rsm) bbr_merge_rsm() argument
4545 bbr_timeout_tlp(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts) bbr_timeout_tlp() argument
4713 bbr_timeout_delack(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts) bbr_timeout_delack() argument
4734 bbr_timeout_persist(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts) bbr_timeout_persist() argument
4812 bbr_timeout_keepalive(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts) bbr_timeout_keepalive() argument
4872 struct tcp_bbr *bbr; bbr_remxt_tmr() local
4956 bbr_timeout_rxt(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts) bbr_timeout_rxt() argument
5187 bbr_process_timers(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts,uint8_t hpts_calling) bbr_process_timers() argument
5247 bbr_timer_cancel(struct tcp_bbr * bbr,int32_t line,uint32_t cts) bbr_timer_cancel() argument
5288 struct tcp_bbr *bbr; bbr_stopall() local
5299 bbr_get_earliest_send_outstanding(struct tcp_bbr * bbr,struct bbr_sendmap * u_rsm,uint32_t cts) bbr_get_earliest_send_outstanding() argument
5310 bbr_update_rsm(struct tcpcb * tp,struct tcp_bbr * bbr,struct bbr_sendmap * rsm,uint32_t cts,uint32_t pacing_time) bbr_update_rsm() argument
5405 bbr_update_entry(struct tcpcb * tp,struct tcp_bbr * bbr,struct bbr_sendmap * rsm,uint32_t cts,int32_t * lenp,uint32_t pacing_time) bbr_update_entry() argument
5467 bbr_get_hardware_rate(struct tcp_bbr * bbr) bbr_get_hardware_rate() argument
5478 bbr_setup_less_of_rate(struct tcp_bbr * bbr,uint32_t cts,uint64_t act_rate,uint64_t rate_wanted) bbr_setup_less_of_rate() argument
5502 bbr_update_hardware_pacing_rate(struct tcp_bbr * bbr,uint32_t cts) bbr_update_hardware_pacing_rate() argument
5564 bbr_adjust_for_hw_pacing(struct tcp_bbr * bbr,uint32_t cts) bbr_adjust_for_hw_pacing() argument
5686 tcp_bbr_tso_size_check(struct tcp_bbr * bbr,uint32_t cts) tcp_bbr_tso_size_check() argument
5882 bbr_log_output(struct tcp_bbr * bbr,struct tcpcb * tp,struct tcpopt * to,int32_t len,uint32_t seq_out,uint16_t th_flags,int32_t err,uint32_t cts,struct mbuf * mb,int32_t * abandon,struct bbr_sendmap * hintrsm,uint32_t delay_calc,struct sockbuf * sb) bbr_log_output() argument
6106 bbr_collapse_rtt(struct tcpcb * tp,struct tcp_bbr * bbr,int32_t rtt) bbr_collapse_rtt() argument
6116 tcp_bbr_xmit_timer(struct tcp_bbr * bbr,uint32_t rtt_usecs,uint32_t rsm_send_time,uint32_t r_start,uint32_t tsin) tcp_bbr_xmit_timer() argument
6126 bbr_make_timestamp_determination(struct tcp_bbr * bbr) bbr_make_timestamp_determination() argument
6255 tcp_bbr_xmit_timer_commit(struct tcp_bbr * bbr,struct tcpcb * tp,uint32_t cts) tcp_bbr_xmit_timer_commit() argument
6409 bbr_set_reduced_rtt(struct tcp_bbr * bbr,uint32_t cts,uint32_t line) bbr_set_reduced_rtt() argument
6425 tcp_bbr_commit_bw(struct tcp_bbr * bbr,uint32_t cts) tcp_bbr_commit_bw() argument
6462 bbr_nf_measurement(struct tcp_bbr * bbr,struct bbr_sendmap * rsm,uint32_t rtt,uint32_t cts) bbr_nf_measurement() argument
6576 bbr_google_measurement(struct tcp_bbr * bbr,struct bbr_sendmap * rsm,uint32_t rtt,uint32_t cts) bbr_google_measurement() argument
6659 bbr_update_bbr_info(struct tcp_bbr * bbr,struct bbr_sendmap * rsm,uint32_t rtt,uint32_t cts,uint32_t tsin,uint32_t uts,int32_t match,uint32_t rsm_send_time,int32_t ack_type,struct tcpopt * to) bbr_update_bbr_info() argument
6773 bbr_update_rtt(struct tcpcb * tp,struct tcp_bbr * bbr,struct bbr_sendmap * rsm,struct tcpopt * to,uint32_t cts,int32_t ack_type,uint32_t th_ack) bbr_update_rtt() argument
6927 bbr_log_sack_passed(struct tcpcb * tp,struct tcp_bbr * bbr,struct bbr_sendmap * rsm) bbr_log_sack_passed() argument
6967 bbr_proc_sack_blk(struct tcpcb * tp,struct tcp_bbr * bbr,struct sackblk * sack,struct tcpopt * to,struct bbr_sendmap ** prsm,uint32_t cts) bbr_proc_sack_blk() argument
7206 bbr_peer_reneges(struct tcp_bbr * bbr,struct bbr_sendmap * rsm,tcp_seq th_ack) bbr_peer_reneges() argument
7263 struct tcp_bbr *bbr; bbr_log_syn() local
7305 struct tcp_bbr *bbr; bbr_log_ack() local
7678 bbr_strike_dupack(struct tcp_bbr * bbr) bbr_strike_dupack() argument
7708 struct tcp_bbr *bbr; bbr_process_ack() local
7861 bbr_enter_persist(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts,int32_t line) bbr_enter_persist() argument
7890 bbr_restart_after_idle(struct tcp_bbr * bbr,uint32_t cts,uint32_t idle_time) bbr_restart_after_idle() argument
7920 bbr_exit_persist(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts,int32_t line) bbr_exit_persist() argument
7980 bbr_collapsed_window(struct tcp_bbr * bbr) bbr_collapsed_window() argument
8093 bbr_un_collapse_window(struct tcp_bbr * bbr) bbr_un_collapse_window() argument
8127 struct tcp_bbr *bbr; bbr_process_data() local
8412 struct tcp_bbr *bbr; bbr_do_fastnewdata() local
8549 struct tcp_bbr *bbr; bbr_fastack() local
8726 struct tcp_bbr *bbr; bbr_do_syn_sent() local
8937 struct tcp_bbr *bbr; bbr_do_syn_recv() local
9156 struct tcp_bbr *bbr; bbr_do_established() local
9292 struct tcp_bbr *bbr; bbr_do_close_wait() local
9379 bbr_check_data_after_close(struct mbuf * m,struct tcp_bbr * bbr,struct tcpcb * tp,int32_t * tlen,struct tcphdr * th,struct socket * so) bbr_check_data_after_close() argument
9415 struct tcp_bbr *bbr; bbr_do_fin_wait_1() local
9540 struct tcp_bbr *bbr; bbr_do_closing() local
9642 struct tcp_bbr *bbr; bbr_do_lastack() local
9744 struct tcp_bbr *bbr; bbr_do_fin_wait_2() local
9842 bbr_stop_all_timers(struct tcpcb * tp,struct tcp_bbr * bbr) bbr_stop_all_timers() argument
9857 bbr_google_mode_on(struct tcp_bbr * bbr) bbr_google_mode_on() argument
9877 bbr_google_mode_off(struct tcp_bbr * bbr) bbr_google_mode_off() argument
9922 struct tcp_bbr *bbr = NULL; bbr_init() local
10180 struct tcp_bbr *bbr; bbr_fini() local
10222 bbr_set_state(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t win) bbr_set_state() argument
10267 bbr_substate_change(struct tcp_bbr * bbr,uint32_t cts,int32_t line,int dolog) bbr_substate_change() argument
10412 bbr_set_probebw_google_gains(struct tcp_bbr * bbr,uint32_t cts,uint32_t losses) bbr_set_probebw_google_gains() argument
10450 bbr_set_probebw_gains(struct tcp_bbr * bbr,uint32_t cts,uint32_t losses) bbr_set_probebw_gains() argument
10579 bbr_get_a_state_target(struct tcp_bbr * bbr,uint32_t gain) bbr_get_a_state_target() argument
10600 bbr_set_state_target(struct tcp_bbr * bbr,int line) bbr_set_state_target() argument
10643 bbr_enter_probe_rtt(struct tcp_bbr * bbr,uint32_t cts,int32_t line) bbr_enter_probe_rtt() argument
10717 bbr_check_probe_rtt_limits(struct tcp_bbr * bbr,uint32_t cts) bbr_check_probe_rtt_limits() argument
10787 bbr_exit_probe_rtt(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t cts) bbr_exit_probe_rtt() argument
10848 bbr_should_enter_probe_rtt(struct tcp_bbr * bbr,uint32_t cts) bbr_should_enter_probe_rtt() argument
10865 bbr_google_startup(struct tcp_bbr * bbr,uint32_t cts,int32_t pkt_epoch) bbr_google_startup() argument
10891 bbr_state_startup(struct tcp_bbr * bbr,uint32_t cts,int32_t epoch,int32_t pkt_epoch) bbr_state_startup() argument
11031 bbr_state_change(struct tcp_bbr * bbr,uint32_t cts,int32_t epoch,int32_t pkt_epoch,uint32_t losses) bbr_state_change() argument
11249 bbr_check_bbr_for_state(struct tcp_bbr * bbr,uint32_t cts,int32_t line,uint32_t losses) bbr_check_bbr_for_state() argument
11272 struct tcp_bbr *bbr; bbr_do_segment_nounlock() local
11636 bbr_what_can_we_send(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t sendwin,uint32_t avail,int32_t sb_offset,uint32_t cts) bbr_what_can_we_send() argument
11673 bbr_do_send_accounting(struct tcpcb * tp,struct tcp_bbr * bbr,struct bbr_sendmap * rsm,int32_t len,int32_t error) bbr_do_send_accounting() argument
11735 bbr_cwnd_limiting(struct tcpcb * tp,struct tcp_bbr * bbr,uint32_t in_level) bbr_cwnd_limiting() argument
11817 struct tcp_bbr *bbr; bbr_output_wtime() local
14038 struct tcp_bbr *bbr; bbr_mtu_chg() local
14100 struct tcp_bbr *bbr; bbr_switch_failed() local
14161 struct tcp_bbr *bbr; bbr_set_sockopt() local
14556 struct tcp_bbr *bbr; bbr_get_sockopt() local
[all...]