nlattr Struct Reference
[Attributes]

#include <netlink-kernel.h>


Detailed Description

Netlink Attribute.

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

Data Fields

__u16 nla_len
 Attribute length.
__u16 nla_type
 Attribute type.


Field Documentation

__u16 nlattr::nla_len

Attribute length.

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

Referenced by nla_len(), nla_nest_end(), nla_next(), nla_ok(), and nla_reserve().

__u16 nlattr::nla_type

Attribute type.

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

Referenced by nla_find(), nla_parse(), and nla_reserve().


Generated on Fri Apr 27 14:14:08 2007 for libnl by  doxygen 1.5.1