Lines Matching defs:tunnel_id
21 * attaches it to a bound UDP socket with local tunnel_id / session_id and
22 * peer tunnel_id / session_id set. Data can then be sent or received using
44 * sax.pppol2tp.s_tunnel = tunnel_id;
557 u32 tunnel_id;
576 info->tunnel_id = sa_v2in4->pppol2tp.s_tunnel;
592 info->tunnel_id = sa_v3in4->pppol2tp.s_tunnel;
608 info->tunnel_id = sa_v2in6->pppol2tp.s_tunnel;
624 info->tunnel_id = sa_v3in6->pppol2tp.s_tunnel;
663 tunnel = l2tp_tunnel_get(net, info->tunnel_id);
683 info->tunnel_id,
734 /* Don't bind if tunnel_id is 0 */
735 if (!info.tunnel_id)
938 sp.pppol2tp.s_tunnel = tunnel->tunnel_id;
956 sp.pppol2tp.s_tunnel = tunnel->tunnel_id;
974 sp.pppol2tp.s_tunnel = tunnel->tunnel_id;
993 sp.pppol2tp.s_tunnel = tunnel->tunnel_id;
1133 stats.tunnel_id = session->tunnel->tunnel_id;
1555 tunnel->tunnel_id,