< Protocol > Protocol Reference

__rtnl_register - Register a rtnetlink message type PF_UNSPEC : rtnetlink message type : Function pointer called for each request message : Function pointer called for each dump request (NLM_F_DUMP) message More...


Detailed Description

__rtnl_register - Register a rtnetlink message type PF_UNSPEC : rtnetlink message type : Function pointer called for each request message : Function pointer called for each dump request (NLM_F_DUMP) message

rtnl_unregister_all - Unregister all rtnetlink message type of a protocol PF_UNSPEC

rtnl_unregister - Unregister a rtnetlink message type PF_UNSPEC : rtnetlink message type

Registers the specified function pointers (at least one of them has to be non-NULL) to be called whenever a request message for the specified protocol family and message type is received.

The special protocol family PF_UNSPEC may be used to define fallback function pointers for the case when no entry for the specific protocol family exists.

Returns 0 on success or a negative error code.

Returns 0 on success or a negative error code.

Identical to calling rtnl_unregster() for all registered message types of a certain protocol family.


The documentation for this protocol was generated from the following file:

Generated on Wed Apr 11 06:39:16 2012 for DDE - The L4 Device Driver Environment by  doxygen 1.5.6