Query: net_instance_free
OS: opensolaris
Section: 9f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
net_instance_free(9F) Kernel Functions for Drivers net_instance_free(9F)NAMEnet_instance_free - free a net_instance_t structureSYNOPSIS#include <sys/neti.h> void net_instance_free(net_instance_t *net_instance);INTERFACE LEVELSolaris DDI specific (Solaris DDI).PARAMETERSnet_instance pointer returned by net_instance_alloc(9F).DESCRIPTIONThe net_instance_free() function frees a net_instance_t structure that was originally allocated by net_instance_alloc(9F).CONTEXTThe net_instance_free() function may be called from user, kernel, or interrupt context.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+SEE ALSOnet_instance_alloc(9F), attributes(5), net_instance_t(9S) SunOS 5.11 1 May 2008 net_instance_free(9F)
Related Man Pages |
---|
netinfo(9f) - opensolaris |
net_inject_alloc(9f) - opensolaris |
net_instance_register(9f) - opensolaris |
net_kstat_delete(9f) - opensolaris |
net_netidtozonid(9f) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Trying to block signal |
PHP Man Pages Now Available (Over 10,000) |
Change directory for core file |
Identify problem with while getopts |
%memused is high |