Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Droute6.c77 route6_input(struct mbuf **mp, int *offp, int proto) in route6_input() function
H A Dip6_var.h576 extern int route6_input(struct mbuf **, int *, int);
H A Din6_proto.c261 .pr_input = route6_input,