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

#include <l2tp.h>

Data Fields

__kernel_sa_family_t l2tp_family
 
__be16 l2tp_unused
 
struct in_addr l2tp_addr
 
__u32 l2tp_conn_id
 
unsigned char __pad [sizeof(struct sockaddr)-sizeof(__kernel_sa_family_t)-sizeof(__be16)-sizeof(struct in_addr)-sizeof(__u32)]
 

Detailed Description

Definition at line 25 of file l2tp.h.

Field Documentation

Definition at line 37 of file l2tp.h.

struct in_addr l2tp_addr

Definition at line 29 of file l2tp.h.

__u32 l2tp_conn_id

Definition at line 31 of file l2tp.h.

__kernel_sa_family_t l2tp_family

Definition at line 27 of file l2tp.h.

__be16 l2tp_unused

Definition at line 28 of file l2tp.h.


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