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