net_instance_free(9f) opensolaris man page | unix.com

Man Page: net_instance_free

Operating Environment: opensolaris

Section: 9f

net_instance_free(9F)					   Kernel Functions for Drivers 				     net_instance_free(9F)

NAME
net_instance_free - free a net_instance_t structure
SYNOPSIS
#include <sys/neti.h> void net_instance_free(net_instance_t *net_instance);
INTERFACE LEVEL
Solaris DDI specific (Solaris DDI).
PARAMETERS
net_instance pointer returned by net_instance_alloc(9F).
DESCRIPTION
The net_instance_free() function frees a net_instance_t structure that was originally allocated by net_instance_alloc(9F).
CONTEXT
The net_instance_free() function may be called from user, kernel, or interrupt context.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+
SEE ALSO
net_instance_alloc(9F), attributes(5), net_instance_t(9S) SunOS 5.11 1 May 2008 net_instance_free(9F)
Related Man Pages
net_instance_alloc(9f) - opensolaris
net_inject_alloc(9f) - opensolaris
net_instance_free(9f) - opensolaris
net_instance_unregister(9f) - opensolaris
net_instance_t(9s) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
Study UNIX Kernel
Grep the 'not running' jobs and will send the update in mail with its name(job)
Solaris 10 - password complexity not working