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

/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_pppol2tp.h33 __u16 s_tunnel, s_session; /* For matching incoming packets */ member in struct:pppol2tp_addr
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/linux/
H A Dif_pppol2tp.h33 __u16 s_tunnel, s_session; /* For matching incoming packets */ member in struct:pppol2tp_addr
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/handlers/linux/
H A Dif_pppol2tp.h33 __u16 s_tunnel, s_session; /* For matching incoming packets */ member in struct:pppol2tp_addr
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dpppol2tp.c55 * sax.pppol2tp.s_tunnel = tunnel_id;
1680 /* Don't bind if s_tunnel is 0 */
1682 if (sp->pppol2tp.s_tunnel == 0)
1688 sp->pppol2tp.s_tunnel,
1713 session->tunnel_addr.s_tunnel,
1716 session->stats.tunnel_id = session->tunnel_addr.s_tunnel;
1752 session->tunnel_addr.s_tunnel);
2529 session->tunnel_addr.s_tunnel,
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/handlers/
H A Dsync-pppd.c331 sax.pppol2tp.s_tunnel = ses->tunnel->my_id;

Completed in 95 milliseconds