net_hook_unregister(9f) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

net_hook_unregister(9f)

net_hook_unregister(9F)        Kernel Functions        net_hook_unregister(9F)



NAME
       net_hook_unregister  - disable a hook that was called in event process‐
       ing

SYNOPSIS
       #include <sys/neti.h>

       int net_hook_unregister(net_handle_t net, char *hook_name, hook_t hook);

INTERFACE LEVEL
       Solaris DDI specific (Solaris DDI).

PARAMETERS
       net          value returned from a successful call to net_protocol_reg‐
                    ister().


       hook_name    hook name to be unregistered


       hook         value  returned  from a successful call to net_hook_regis‐
                    ter(9F).


DESCRIPTION
       The net_hook_unregister() function disables  the  callback  hooks  that
       were registered with the net_hook_register() function.

RETURN VALUES
       If  the  net_hook_unregister() function succeeds, 0 is returned. Other‐
       wise, an error indicating the problem encountered.

CONTEXT
       The net_hook_unregister() function may be called from user, kernel,  or
       interrupt context.

ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _ Availabilitysystem/core-os _ Interface StabilityCommit‐
       ted


SEE ALSO
       net_hook_register(9F)



Oracle Solaris 11.4               8 Dec 2010           net_hook_unregister(9F)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3