Home
last modified time | relevance | path

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

/Linux-v4.19/net/l2tp/
Dl2tp_core.h209 struct l2tp_tunnel **tunnelp);
Dl2tp_core.c1402 …sion, u32 tunnel_id, u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg, struct l2tp_tunnel **tunnelp) in l2tp_tunnel_create() argument
1442 if (tunnelp) in l2tp_tunnel_create()
1443 *tunnelp = tunnel; in l2tp_tunnel_create()