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

#include <ppp-ioctl.h>

Data Fields

__u16 tunnel_id
 
__u16 session_id
 
__u32 using_ipsec:1
 
__aligned_u64 tx_packets
 
__aligned_u64 tx_bytes
 
__aligned_u64 tx_errors
 
__aligned_u64 rx_packets
 
__aligned_u64 rx_bytes
 
__aligned_u64 rx_seq_discards
 
__aligned_u64 rx_oos_packets
 
__aligned_u64 rx_errors
 

Detailed Description

Definition at line 66 of file ppp-ioctl.h.

Field Documentation

__aligned_u64 rx_bytes

Definition at line 74 of file ppp-ioctl.h.

__aligned_u64 rx_errors

Definition at line 77 of file ppp-ioctl.h.

__aligned_u64 rx_oos_packets

Definition at line 76 of file ppp-ioctl.h.

__aligned_u64 rx_packets

Definition at line 73 of file ppp-ioctl.h.

__aligned_u64 rx_seq_discards

Definition at line 75 of file ppp-ioctl.h.

__u16 session_id

Definition at line 68 of file ppp-ioctl.h.

__u16 tunnel_id

Definition at line 67 of file ppp-ioctl.h.

__aligned_u64 tx_bytes

Definition at line 71 of file ppp-ioctl.h.

__aligned_u64 tx_errors

Definition at line 72 of file ppp-ioctl.h.

__aligned_u64 tx_packets

Definition at line 70 of file ppp-ioctl.h.

__u32 using_ipsec

Definition at line 69 of file ppp-ioctl.h.


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