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

#include <if.h>

Data Fields

int ifc_len
 
union {
   char __user *   ifcu_buf
 
   struct ifreq __user *   ifcu_req
 
ifc_ifcu
 

Detailed Description

Definition at line 220 of file if.h.

Field Documentation

union { ... } ifc_ifcu
int ifc_len

Definition at line 221 of file if.h.

char __user* ifcu_buf

Definition at line 223 of file if.h.

struct ifreq __user* ifcu_req

Definition at line 224 of file if.h.


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