Searched refs:bbr_process_data (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/netinet/tcp_stacks/ |
| H A D | bbr.c | 8947 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_syn_sent() 9058 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_syn_recv() 9168 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_syn_recv() 9279 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_established() 9304 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_established() 9376 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_close_wait() 9400 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_close_wait() 9550 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_fin_wait_1() 9652 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_closing() 9754 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_lastack() [all …]
|