Searched refs:tcp_input (Results 1 – 4 of 4) sorted by relevance
138 .pr_input = tcp_input,
772 int tcp_input(struct mbuf **, int *, int);
568 return (tcp_input(mp, offp, proto)); in tcp6_input()573 tcp_input(struct mbuf **mp, int *offp, int proto) in tcp_input() function
4147 netinet/tcp_input.c optional inet | inet6