Home
last modified time | relevance | path

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

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