Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDtcp.h475 struct tcp_snd_req { struct
483 struct tcp_snd_req tcp_req; argument
515 struct tcp_snd_req req;
HDtcp_var.h1566 tcp_req_alloc_req_full(struct tcpcb *tp, struct tcp_snd_req *req, uint64_t ts, int rec_dups);
HDtcp_subr.c4605 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()