Searched refs:nin_destroy (Results 1 – 5 of 5) sorted by relevance
179 void (*nin_destroy)(const netid_t, void *); member202 #define nini_destroy nini_instance->nin_destroy
353 if (nin->nin_create == NULL || nin->nin_destroy == NULL) in net_instance_register()741 ASSERT(nin->nin_destroy != NULL); in neti_stack_apply_destroy()745 (nin->nin_destroy)(nts->nts_id, tmp->nini_created); in neti_stack_apply_destroy()
184 bpf_inst->nin_destroy = bpf_destroy_inst; in bpf_attach()
751 ipfncb->nin_destroy = ipf_stack_destroy;
1067 ipd_neti->nin_destroy = ipd_nin_destroy; in ipd_attach()