Home
last modified time | relevance | path

Searched refs:rx_oos_packets (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dppp-ioctl.h78 __aligned_u64 rx_oos_packets; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dppp-ioctl.h78 __aligned_u64 rx_oos_packets; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dppp-ioctl.h73 __aligned_u64 rx_oos_packets; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dppp-ioctl.h60 __aligned_u64 rx_oos_packets; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dppp-ioctl.h73 __aligned_u64 rx_oos_packets; member
/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_core.h39 atomic_long_t rx_oos_packets; member
H A Dl2tp_ppp.c1032 dest->rx_oos_packets = atomic_long_read(&stats->rx_oos_packets); in pppol2tp_copy_stats()
H A Dl2tp_netlink.c427 atomic_long_read(&tunnel->stats.rx_oos_packets), in l2tp_nl_tunnel_send()
773 atomic_long_read(&session->stats.rx_oos_packets), in l2tp_nl_session_send()
H A Dl2tp_core.c418 atomic_long_inc(&session->stats.rx_oos_packets); in l2tp_recv_queue_skb()
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_core.h39 atomic_long_t rx_oos_packets; member
H A Dl2tp_ppp.c1031 dest->rx_oos_packets = atomic_long_read(&stats->rx_oos_packets); in pppol2tp_copy_stats()
H A Dl2tp_netlink.c427 atomic_long_read(&tunnel->stats.rx_oos_packets), in l2tp_nl_tunnel_send()
773 atomic_long_read(&session->stats.rx_oos_packets), in l2tp_nl_session_send()
H A Dl2tp_core.c418 atomic_long_inc(&session->stats.rx_oos_packets); in l2tp_recv_queue_skb()

Completed in 14 milliseconds