Home
last modified time | relevance | path

Searched refs:dest6_input (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.81.2/bsd/netinet6/
H A Ddest6.c84 dest6_input(struct mbuf **mp, int *offp, int proto) in dest6_input() function
H A Dip6_var.h588 extern int dest6_input(struct mbuf **, int *, int);
H A Din6_proto.c254 .pr_input = dest6_input,