ip6_input
static void ip6_input(netmsg_t msg);
netisr_register(NETISR_IPV6, ip6_input, NULL); /* XXX hashfn */