nlmsghdr Struct Reference
[Messages]

Netlink message header.

#include <netlink-kernel.h>


Data Fields

uint32_t nlmsg_len
 Length of message including header.
uint16_t nlmsg_type
 Message type (content type).
uint16_t nlmsg_flags
 Message flags.
uint32_t nlmsg_seq
 Sequence number.
uint32_t nlmsg_pid
 Netlink PID of the proccess sending the message.


Detailed Description

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


Generated on Wed Feb 25 11:46:09 2009 for libnl by  doxygen 1.5.8