Searched refs:tcp_req_alloc_req_full (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | tcp_var.h | 1554 tcp_req_alloc_req_full(struct tcpcb *tp, struct tcp_snd_req *req, uint64_t ts, int rec_dups);
|
| H A D | tcp_subr.c | 4862 tcp_req_alloc_req_full(struct tcpcb *tp, struct tcp_snd_req *req, uint64_t ts, int rec_dups) in tcp_req_alloc_req_full() function 4955 (void)tcp_req_alloc_req_full(tp, &user->tcp_req, ts, 1); in tcp_req_alloc_req()
|
| /freebsd/sys/netinet/tcp_stacks/ |
| H A D | rack.c | 22631 sft = tcp_req_alloc_req_full(rack->rc_tp, &hybrid->req, tcp_tv_to_lusec(&tv), 0); in process_hybrid_pacing()
|