ipnet_stack_fini
static void ipnet_stack_fini(netstackid_t, void *);
netstack_register(NS_IPNET, ipnet_stack_init, NULL, ipnet_stack_fini);