opensolaris man page for net_inject_free

Query: net_inject_free

OS: opensolaris

Section: 9f

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
net_inject_free - free a net_inject_t structure
SYNOPSIS
#include <sys/neti.h> void net_inject_free(net_inject_t *inject);
INTERFACE LEVEL
Solaris DDI specific (Solaris DDI).
PARAMETERS
inject pointer returned by net_inject_alloc(9F).
DESCRIPTION
The net_inject_free() function frees a net_inject_t structure that was originally allocated by net_inject_alloc(9F).
CONTEXT
The net_inject_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_inject_alloc(9F), attributes(5), net_inject_t(9S) SunOS 5.11 1 May 2008 net_inject_free(9F)
Related Man Pages
hook_alloc(9f) - opensolaris
hook_free(9f) - opensolaris
net_getnetid(9f) - opensolaris
net_inject(9f) - opensolaris
net_kstat_delete(9f) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
Change directory for core file
Grep the 'not running' jobs and will send the update in mail with its name(job)
What is good?