Searched refs:tcp_autorcvbuf (Results 1 – 5 of 5) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 962 int tcp_autorcvbuf(struct mbuf *, struct tcphdr *, struct socket *,
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_var.h | 962 int tcp_autorcvbuf(struct mbuf *, struct tcphdr *, struct socket *,
|
| H A D | tcp_input.c | 1451 tcp_autorcvbuf(struct mbuf *m, struct tcphdr *th, struct socket *so, in tcp_autorcvbuf() function 1914 newsize = tcp_autorcvbuf(m, th, so, tp, tlen); in tcp_do_segment()
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 8910 newsize = tcp_autorcvbuf(m, th, so, tp, tlen); in rack_do_fastnewdata()
|
| H A D | bbr.c | 8591 newsize = tcp_autorcvbuf(m, th, so, tp, tlen); in bbr_do_fastnewdata()
|