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

#include <l2tp_core.h>

Data Fields

int debug
 
enum l2tp_encap_type encap
 
struct in_addr local_ip
 
struct in_addr peer_ip
 
u16 local_udp_port
 
u16 peer_udp_port
 
unsigned int use_udp_checksums:1
 

Detailed Description

Definition at line 147 of file l2tp_core.h.

Field Documentation

int debug

Definition at line 148 of file l2tp_core.h.

enum l2tp_encap_type encap

Definition at line 150 of file l2tp_core.h.

struct in_addr local_ip

Definition at line 153 of file l2tp_core.h.

u16 local_udp_port

Definition at line 159 of file l2tp_core.h.

struct in_addr peer_ip

Definition at line 154 of file l2tp_core.h.

u16 peer_udp_port

Definition at line 160 of file l2tp_core.h.

unsigned int use_udp_checksums

Definition at line 161 of file l2tp_core.h.


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