Home
last modified time | relevance | path

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

/Linux-v6.1/net/l2tp/
Dl2tp_core.h241 struct l2tp_tunnel **tunnelp);
Dl2tp_core.c1390 struct l2tp_tunnel_cfg *cfg, struct l2tp_tunnel **tunnelp) in l2tp_tunnel_create() argument
1426 if (tunnelp) in l2tp_tunnel_create()
1427 *tunnelp = tunnel; in l2tp_tunnel_create()