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

#include <if.h>

Data Fields

unsigned int type
 
unsigned int size
 
union {
   raw_hdlc_proto __user *   raw_hdlc
 
   cisco_proto __user *   cisco
 
   fr_proto __user *   fr
 
   fr_proto_pvc __user *   fr_pvc
 
   fr_proto_pvc_info __user *   fr_pvc_info
 
   sync_serial_settings __user *   sync
 
   te1_settings __user *   te1
 
ifs_ifsu
 

Detailed Description

Definition at line 147 of file if.h.

Field Documentation

Definition at line 153 of file if.h.

Definition at line 154 of file if.h.

Definition at line 155 of file if.h.

fr_proto_pvc_info __user* fr_pvc_info

Definition at line 156 of file if.h.

union { ... } ifs_ifsu

Definition at line 152 of file if.h.

unsigned int size

Definition at line 149 of file if.h.

Definition at line 159 of file if.h.

Definition at line 160 of file if.h.

unsigned int type

Definition at line 148 of file if.h.


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