Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Ddest6.c63 dest6_input(struct mbuf **mp, int *offp, int proto) in dest6_input() function
H A Dip6_var.h424 int dest6_input(struct mbuf **, int *, int);
H A Dip6_input.c287 IP6PROTO_REGISTER(IPPROTO_DSTOPTS, dest6_input, NULL); in ip6_init()