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

#include <nf_conntrack_proto_gre.h>

Data Fields

__u8 flags
 
__u8 version
 
__be16 protocol
 
__be16 payload_len
 
__be16 call_id
 
__be32 seq
 
__be32 ack
 

Detailed Description

Definition at line 56 of file nf_conntrack_proto_gre.h.

Field Documentation

__be32 ack

Definition at line 63 of file nf_conntrack_proto_gre.h.

__be16 call_id

Definition at line 61 of file nf_conntrack_proto_gre.h.

__u8 flags

Definition at line 57 of file nf_conntrack_proto_gre.h.

__be16 payload_len

Definition at line 60 of file nf_conntrack_proto_gre.h.

Definition at line 59 of file nf_conntrack_proto_gre.h.

__be32 seq

Definition at line 62 of file nf_conntrack_proto_gre.h.

__u8 version

Definition at line 58 of file nf_conntrack_proto_gre.h.


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