Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ndmsg Struct Reference

#include <neighbour.h>

Data Fields

__u8 ndm_family
 
__u8 ndm_pad1
 
__u16 ndm_pad2
 
__s32 ndm_ifindex
 
__u16 ndm_state
 
__u8 ndm_flags
 
__u8 ndm_type
 

Detailed Description

Definition at line 7 of file neighbour.h.

Field Documentation

__u8 ndm_family

Definition at line 8 of file neighbour.h.

__u8 ndm_flags

Definition at line 13 of file neighbour.h.

__s32 ndm_ifindex

Definition at line 11 of file neighbour.h.

__u8 ndm_pad1

Definition at line 9 of file neighbour.h.

__u16 ndm_pad2

Definition at line 10 of file neighbour.h.

__u16 ndm_state

Definition at line 12 of file neighbour.h.

__u8 ndm_type

Definition at line 14 of file neighbour.h.


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