Home
last modified time | relevance | path

Searched refs:tunnelp (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/l2tp/
Dl2tp_core.h253 struct l2tp_tunnel **tunnelp);
Dl2tp_core.c1473 …sion, u32 tunnel_id, u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg, struct l2tp_tunnel **tunnelp) in l2tp_tunnel_create() argument
1624 if (tunnelp) in l2tp_tunnel_create()
1625 *tunnelp = tunnel; in l2tp_tunnel_create()