Home
last modified time | relevance | path

Searched defs:l2tp_stats (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/l2tp/
Dl2tp_core.h38 struct l2tp_stats { struct
39 u64 tx_packets;
40 u64 tx_bytes;
41 u64 tx_errors;
42 u64 rx_packets;
43 u64 rx_bytes;
44 u64 rx_seq_discards;
45 u64 rx_oos_packets;
46 u64 rx_errors;
47 u64 rx_cookie_discards;