s_tunnel           34 include/uapi/linux/if_pppol2tp.h 	__u16 s_tunnel, s_session;	/* For matching incoming packets */
s_tunnel           46 include/uapi/linux/if_pppol2tp.h 	__u16 s_tunnel, s_session;	/* For matching incoming packets */
s_tunnel           62 include/uapi/linux/if_pppol2tp.h 	__u32 s_tunnel, s_session;	/* For matching incoming packets */
s_tunnel           71 include/uapi/linux/if_pppol2tp.h 	__u32 s_tunnel, s_session;	/* For matching incoming packets */
s_tunnel          581 net/l2tp/l2tp_ppp.c 		info->tunnel_id = sa_v2in4->pppol2tp.s_tunnel;
s_tunnel          597 net/l2tp/l2tp_ppp.c 		info->tunnel_id = sa_v3in4->pppol2tp.s_tunnel;
s_tunnel          613 net/l2tp/l2tp_ppp.c 		info->tunnel_id = sa_v2in6->pppol2tp.s_tunnel;
s_tunnel          629 net/l2tp/l2tp_ppp.c 		info->tunnel_id = sa_v3in6->pppol2tp.s_tunnel;
s_tunnel          937 net/l2tp/l2tp_ppp.c 		sp.pppol2tp.s_tunnel = tunnel->tunnel_id;
s_tunnel          956 net/l2tp/l2tp_ppp.c 		sp.pppol2tp.s_tunnel = tunnel->tunnel_id;
s_tunnel          975 net/l2tp/l2tp_ppp.c 		sp.pppol2tp.s_tunnel = tunnel->tunnel_id;
s_tunnel          993 net/l2tp/l2tp_ppp.c 		sp.pppol2tp.s_tunnel = tunnel->tunnel_id;