Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDtcp_var.h1420 void tcp_do_segment(struct tcpcb *, struct mbuf *, struct tcphdr *, int,
HDtcp_input.c1527 tcp_do_segment(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th, in tcp_do_segment() function
HDtcp_subr.c397 .tfb_tcp_do_segment = tcp_do_segment,