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

#include <qeth_l3.h>

Data Fields

struct list_head entry
 
enum qeth_ip_types type
 
enum qeth_ipa_setdelip_flags set_flags
 
enum qeth_ipa_setdelip_flags del_flags
 
int is_multicast
 
int users
 
enum qeth_prot_versions proto
 
unsigned char mac [OSA_ADDR_LEN]
 
union {
   struct {
      unsigned int   addr
 
      unsigned int   mask
 
   }   a4
 
   struct {
      struct in6_addr   addr
 
      unsigned int   pfxlen
 
   }   a6
 
u
 

Detailed Description

Definition at line 16 of file qeth_l3.h.

Field Documentation

struct { ... } a4
struct { ... } a6
unsigned int addr

Definition at line 27 of file qeth_l3.h.

Definition at line 31 of file qeth_l3.h.

enum qeth_ipa_setdelip_flags del_flags

Definition at line 20 of file qeth_l3.h.

Definition at line 17 of file qeth_l3.h.

int is_multicast

Definition at line 21 of file qeth_l3.h.

unsigned char mac[OSA_ADDR_LEN]

Definition at line 24 of file qeth_l3.h.

unsigned int mask

Definition at line 28 of file qeth_l3.h.

unsigned int pfxlen

Definition at line 32 of file qeth_l3.h.

Definition at line 23 of file qeth_l3.h.

enum qeth_ipa_setdelip_flags set_flags

Definition at line 19 of file qeth_l3.h.

Definition at line 18 of file qeth_l3.h.

union { ... } u
int users

Definition at line 22 of file qeth_l3.h.


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