Searched refs:tunnel_id (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dif_ppp.h115 __u16 tunnel_id; /* redundant */ member in struct:pppol2tp_ioc_stats
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dpppol2tp_v26.c31 * attaches it to a bound UDP socket with local tunnel_id / session_id and
32 * peer tunnel_id / session_id set. Data can then be sent or received using
55 * sax.pppol2tp.s_tunnel = tunnel_id;
219 * x=tunnel_id, y=session_id */
552 u16 tunnel_id, session_id; local
622 tunnel_id = ntohs(*(u16 *) ptr);
633 tunnel->name, tunnel_id, session_id);
1661 u16 tunnel_id, int *error)
1677 tunnel_id, fd, err);
1686 tunnel_id, f
1660 pppol2tp_prepare_tunnel_socket(pid_t pid, int fd, u16 tunnel_id, int *error) argument
[all...]

Completed in 187 milliseconds