net_instance_free - free a net_instance_t structure
#include <sys/neti.h> void net_instance_free(net_instance_t *net_instance);
Solaris DDI specific (Solaris DDI).
net_instance
The net_instance_free() function frees a net_instance_t structure that was originally allocated by net_instance_alloc(9F).
The net_instance_free() function may be called from user, kernel, or interrupt context.
See attributes(5) for descriptions of the following attributes:
|
net_instance_alloc(9F), attributes(5), net_instance_t(9S)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |