Contained WithinFind More DocumentationFeatured Support Resources | Download this book in PDF (3391 KB)
net_hook_unregister(9F)Name | Synopsis | Interface Level | Parameters | Description | Return Values | Context | Attributes | See Also Name
Synopsis#include <sys/neti.h> int net_hook_unregister(const net_data_t net, nethook_t hook); Interface LevelSolaris DDI specific (Solaris DDI). Parameters
DescriptionThe net_hook_unregister() function disables the callback hooks that were registered with the net_hook_register() function. Return ValuesIf the net_hook_unregister() function succeeds, 0 is returned. Otherwise, an error indicating the problem encountered. ContextThe net_hook_unregister() function may be called from user, kernel, or interrupt context. AttributesSee attributes(5) for descriptions of the following attributes:
See AlsoSunOS 5.10 Last Revised 1 May 2008Name | Synopsis | Interface Level | Parameters | Description | Return Values | Context | Attributes | See Also |
||||||