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

#include <if_pppox.h>

Data Fields

struct sock sk
 
struct ppp_channel chan
 
struct pppox_socknext
 
union {
   struct pppoe_opt   pppoe
 
   struct pptp_opt   pptp
 
proto
 
__be16 num
 

Detailed Description

Definition at line 46 of file if_pppox.h.

Field Documentation

Definition at line 49 of file if_pppox.h.

Definition at line 50 of file if_pppox.h.

__be16 num

Definition at line 55 of file if_pppox.h.

Definition at line 52 of file if_pppox.h.

Definition at line 53 of file if_pppox.h.

union { ... } proto

Definition at line 48 of file if_pppox.h.


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