libnl 1.1
Data Fields

nlmsgerr Struct Reference

Netlink error message.

#include <netlink-kernel.h>

Data Fields

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

Detailed Description

Definition at line 182 of file netlink-kernel.h.