Searched refs:tcp6_input (Results 1 – 3 of 3) sorted by relevance
84 int tcp6_input (struct mbuf **, int *, int);
154 .pr_input = tcp6_input,
613 tcp6_input(struct mbuf **mp, int *offp, int proto) in tcp6_input() function