Home
last modified time | relevance | path

Searched refs:s_tunnel (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_pppol2tp.h29 __u16 s_tunnel, s_session; member
35 __u16 s_tunnel, s_session; member
43 __u32 s_tunnel, s_session; member
49 __u32 s_tunnel, s_session; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_pppol2tp.h29 __u16 s_tunnel, s_session; member
35 __u16 s_tunnel, s_session; member
43 __u32 s_tunnel, s_session; member
49 __u32 s_tunnel, s_session; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_pppol2tp.h16 __u16 s_tunnel, s_session; member
22 __u16 s_tunnel, s_session; member
30 __u32 s_tunnel, s_session; member
36 __u32 s_tunnel, s_session; member
/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_ppp.c44 * sax.pppol2tp.s_tunnel = tunnel_id;
576 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()
938 sp.pppol2tp.s_tunnel = tunnel->tunnel_id; in pppol2tp_getname()
956 sp.pppol2tp.s_tunnel = tunnel->tunnel_id; in pppol2tp_getname()
974 sp.pppol2tp.s_tunnel = tunnel->tunnel_id; in pppol2tp_getname()
993 sp.pppol2tp.s_tunnel = tunnel->tunnel_id; in pppol2tp_getname()
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_ppp.c44 * sax.pppol2tp.s_tunnel = tunnel_id;
575 info->tunnel_id = sa_v2in4->pppol2tp.s_tunnel; in pppol2tp_sockaddr_get_info()
591 info->tunnel_id = sa_v3in4->pppol2tp.s_tunnel; in pppol2tp_sockaddr_get_info()
607 info->tunnel_id = sa_v2in6->pppol2tp.s_tunnel; in pppol2tp_sockaddr_get_info()
623 info->tunnel_id = sa_v3in6->pppol2tp.s_tunnel; in pppol2tp_sockaddr_get_info()
937 sp.pppol2tp.s_tunnel = tunnel->tunnel_id; in pppol2tp_getname()
955 sp.pppol2tp.s_tunnel = tunnel->tunnel_id; in pppol2tp_getname()
973 sp.pppol2tp.s_tunnel = tunnel->tunnel_id; in pppol2tp_getname()
992 sp.pppol2tp.s_tunnel = tunnel->tunnel_id; in pppol2tp_getname()

Completed in 8 milliseconds