Home
last modified time | relevance | path

Searched refs:rx_oos_packets (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dppp-ioctl.h78 __aligned_u64 rx_oos_packets; member
/linux/net/l2tp/
H A Dl2tp_netlink.c428 atomic_long_read(&tunnel->stats.rx_oos_packets), in l2tp_nl_tunnel_send()
783 atomic_long_read(&session->stats.rx_oos_packets), in l2tp_nl_session_send()
H A Dl2tp_ppp.c1019 dest->rx_oos_packets = atomic_long_read(&stats->rx_oos_packets); in pppol2tp_copy_stats()