Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1408 void tcp_do_segment(struct tcpcb *, struct mbuf *, struct tcphdr *, int,
H A Dtcp_input.c1512 tcp_do_segment(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th, in tcp_do_segment() function
H A Dtcp_subr.c353 .tfb_tcp_do_segment = tcp_do_segment,