Searched refs:udp6_input (Results 1 – 3 of 3) sorted by relevance
102 extern int udp6_input(struct mbuf **, int *, int);
173 .pr_input = udp6_input,
238 udp6_input(struct mbuf **mp, int *offp, int proto) in udp6_input() function