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