tcp_stack_fini
static void tcp_stack_fini(netstackid_t stackid, void *arg);
netstack_register(NS_TCP, tcp_stack_init, NULL, tcp_stack_fini);