udp_stack_fini
static void udp_stack_fini(netstackid_t stackid, void *arg);
netstack_register(NS_UDP, udp_stack_init, NULL, udp_stack_fini);