Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c9037 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_syn_sent()
9147 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_syn_recv()
9248 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_syn_recv()
9358 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_established()
9383 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_established()
9454 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_close_wait()
9478 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_close_wait()
9630 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_fin_wait_1()
9743 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_closing()
9856 return (bbr_process_data(m, th, so, tp, drop_hdrlen, tlen, in bbr_do_lastack()
[all …]