Home
last modified time | relevance | path

Searched refs:pppol2tp_ioc_stats (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dppp-ioctl.h68 struct pppol2tp_ioc_stats { struct
115 #define PPPIOCGL2TPSTATS _IOR('t', 54, struct pppol2tp_ioc_stats)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dppp-ioctl.h68 struct pppol2tp_ioc_stats { struct
115 #define PPPIOCGL2TPSTATS _IOR('t', 54, struct pppol2tp_ioc_stats)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dppp-ioctl.h68 struct pppol2tp_ioc_stats { struct
117 #define PPPIOCGL2TPSTATS _IOR('t', 54, struct pppol2tp_ioc_stats)
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ppp.c1012 static void pppol2tp_copy_stats(struct pppol2tp_ioc_stats *dest, in pppol2tp_copy_stats()
1027 static int pppol2tp_tunnel_copy_stats(struct pppol2tp_ioc_stats *stats, in pppol2tp_tunnel_copy_stats()
1058 struct pppol2tp_ioc_stats stats; in pppol2tp_ioctl()