Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h965 void tcp_do_segment(struct mbuf *, struct tcphdr *,
/f-stack/freebsd/netinet/
H A Dtcp_var.h965 void tcp_do_segment(struct mbuf *, struct tcphdr *,
H A Dtcp_subr.c351 .tfb_tcp_do_segment = tcp_do_segment,
H A Dtcp_input.c1499 tcp_do_segment(struct mbuf *m, struct tcphdr *th, struct socket *so, in tcp_do_segment() function