Kernel functions net_instance_unregister(9F) NAME net_instance_unregister - register a set of instances to occur with IP instance events SYNOPSIS #include void net_instance_unregister(net_instance_t *instances); INTERFACE LEVEL Solaris DDI specific (Solaris DDI) PARAMETERS instances must be a pointer returned by net_instance_alloc. DESCRIPTION This function removes the set of instances previously registered with net_instance_register. ATTRIBUTES See attributes(5) for descriptions of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Interface Stability | Committed | |_____________________________|_____________________________| SEE ALSO net_instance(9s) net_instance_register(9f) SunOS 5.11 Last change: 25 March 2008 1