Searched defs:peer_tunnel_id (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/l2tp/
H A Dl2tp_netlink.c100 u32 peer_tunnel_id; local
H A Dl2tp_core.h165 u32 peer_tunnel_id; member in struct:l2tp_tunnel
H A Dl2tp_core.c1226 static int l2tp_tunnel_sock_create(u32 tunnel_id, u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg, struct socket **sockp) argument
1298 int l2tp_tunnel_create(struct net *net, int fd, int version, u32 tunnel_id, u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg, struct l2tp_tunnel **tunnelp) argument
H A Dl2tp_ppp.c632 u32 tunnel_id, peer_tunnel_id; local
[all...]

Completed in 135 milliseconds