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