Searched refs:udp6_input (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/netinet6/
H A Dudp6_var.h102 extern int udp6_input(struct mbuf **, int *, int);
H A Din6_proto.c182 .pr_input = udp6_input,
H A Dudp6_usrreq.c199 * subroutine of udp6_input(), mainly for source code readability.
242 udp6_input(struct mbuf **mp, int *offp, int proto) function

Completed in 31 milliseconds