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

/freebsd-10.2-release/sys/netinet6/
H A Dudp6_var.h73 int udp6_input(struct mbuf **, int *, int);
H A Din6_proto.c166 .pr_input = udp6_input,
221 .pr_input = udp6_input,
H A Dudp6_usrreq.c189 udp6_input(struct mbuf **mp, int *offp, int proto) function

Completed in 166 milliseconds