NS_ICMP
kaddr = (uintptr_t)nss.netstack_modules[NS_ICMP];
netstack_register(NS_ICMP, rawip_stack_init, NULL, rawip_stack_fini);
netstack_unregister(NS_ICMP);