Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/tcp_stacks/
H A Dbbr.c8996 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_syn_sent()
9106 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_syn_recv()
9213 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_syn_recv()
9323 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_established()
9348 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_established()
9419 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_close_wait()
9443 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_close_wait()
9595 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_fin_wait_1()
9708 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_closing()
9821 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_lastack()
[all …]