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

#include <ppp_channel.h>

Data Fields

voidprivate
 
struct ppp_channel_opsops
 
int mtu
 
int hdrlen
 
voidppp
 
int speed
 
int latency
 

Detailed Description

Definition at line 37 of file ppp_channel.h.

Field Documentation

int hdrlen

Definition at line 41 of file ppp_channel.h.

int latency

Definition at line 45 of file ppp_channel.h.

int mtu

Definition at line 40 of file ppp_channel.h.

Definition at line 39 of file ppp_channel.h.

Definition at line 42 of file ppp_channel.h.

void* private

Definition at line 38 of file ppp_channel.h.

int speed

Definition at line 43 of file ppp_channel.h.


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