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

#include <inetpeer.h>

Data Fields

union {
   __be32   a4
 
   __be32   a6 [4]
 
}; 
 

Detailed Description

Definition at line 18 of file inetpeer.h.

Field Documentation

union { ... }
__be32 a4

Definition at line 20 of file inetpeer.h.

__be32 a6[4]

Definition at line 21 of file inetpeer.h.


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