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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/l2tp/
H A Dl2tp_core.c1234 static int l2tp_tunnel_sock_create(u32 tunnel_id, u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg, struct socket **sockp) function
1320 err = l2tp_tunnel_sock_create(tunnel_id, peer_tunnel_id, cfg, &sock);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/l2tp/
H A Dl2tp_core.c1234 static int l2tp_tunnel_sock_create(u32 tunnel_id, u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg, struct socket **sockp) function
1320 err = l2tp_tunnel_sock_create(tunnel_id, peer_tunnel_id, cfg, &sock);

Completed in 114 milliseconds