Lines Matching defs:pppol2tp_ioc_stats
74 struct pppol2tp_ioc_stats { struct
75 __u16 tunnel_id;
76 __u16 session_id;
77 __u32 using_ipsec : 1;
79 __aligned_u64 tx_packets;
80 __aligned_u64 tx_bytes;
81 __aligned_u64 tx_errors;
82 __aligned_u64 rx_packets;
84 __aligned_u64 rx_bytes;
85 __aligned_u64 rx_seq_discards;
86 __aligned_u64 rx_oos_packets;
87 __aligned_u64 rx_errors;