Home
last modified time | relevance | path

Searched refs:s_tunnel (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_pppol2tp.h34 __u16 s_tunnel, s_session; /* For matching incoming packets */ member
46 __u16 s_tunnel, s_session; /* For matching incoming packets */ member
62 __u32 s_tunnel, s_session; /* For matching incoming packets */ member
71 __u32 s_tunnel, s_session; /* For matching incoming packets */ member
/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 Dif_pppol2tp.h34 __u16 s_tunnel, s_session; /* For matching incoming packets */ member
46 __u16 s_tunnel, s_session; /* For matching incoming packets */ member
62 __u32 s_tunnel, s_session; /* For matching incoming packets */ member
71 __u32 s_tunnel, s_session; /* For matching incoming packets */ member
/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 Dif_pppol2tp.h34 __u16 s_tunnel, s_session; /* For matching incoming packets */ member
46 __u16 s_tunnel, s_session; /* For matching incoming packets */ member
62 __u32 s_tunnel, s_session; /* For matching incoming packets */ member
71 __u32 s_tunnel, s_session; /* For matching incoming packets */ member
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ppp.c576 info->tunnel_id = sa_v2in4->pppol2tp.s_tunnel; in pppol2tp_sockaddr_get_info()
592 info->tunnel_id = sa_v3in4->pppol2tp.s_tunnel; in pppol2tp_sockaddr_get_info()
608 info->tunnel_id = sa_v2in6->pppol2tp.s_tunnel; in pppol2tp_sockaddr_get_info()
624 info->tunnel_id = sa_v3in6->pppol2tp.s_tunnel; in pppol2tp_sockaddr_get_info()
929 sp.pppol2tp.s_tunnel = tunnel->tunnel_id; in pppol2tp_getname()
947 sp.pppol2tp.s_tunnel = tunnel->tunnel_id; in pppol2tp_getname()
965 sp.pppol2tp.s_tunnel = tunnel->tunnel_id; in pppol2tp_getname()
984 sp.pppol2tp.s_tunnel = tunnel->tunnel_id; in pppol2tp_getname()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dl2tp.rst401 sax.pppol2tp.s_tunnel = tunnel_id;