Kernel functions net_inject_free(9F) NAME net_inject_free - allocate a net_inject_t structure SYNOPSIS #include 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 This function frees a net_inject_t structure that was origi- nally allocated by net_inject_alloc. ATTRIBUTES See attributes(5) for descriptions of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Interface Stability | Committed | |_____________________________|_____________________________| SEE ALSO net_inject_t(9s), net_inject_alloc(9f) SunOS 5.10 Last change: 25 March 2008 1