netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
nlmsgerr Struct Reference

Netlink error message. More...

#include <netlink-kernel.h>

Collaboration diagram for nlmsgerr:

Data Fields

int error
 Error code (errno number) More...
 
struct nlmsghdr msg
 Original netlink message causing the error. More...
 

Detailed Description

Netlink error message.

Field Documentation

int nlmsgerr::error

Error code (errno number)

Referenced by ipq_get_msgerr(), ipset_debug_msg(), nfnl_listen(), nfnl_talk(), nl_msg_dump(), and rtnl_receive().

struct nlmsghdr nlmsgerr::msg

Original netlink message causing the error.

Referenced by nl_msg_dump().


The documentation for this struct was generated from the following files: