Home
last modified time | relevance | path

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

/linux-5.19.10/net/l2tp/
Dl2tp_core.h241 struct l2tp_tunnel **tunnelp);
Dl2tp_core.c1388 struct l2tp_tunnel_cfg *cfg, struct l2tp_tunnel **tunnelp) in l2tp_tunnel_create() argument
1424 if (tunnelp) in l2tp_tunnel_create()
1425 *tunnelp = tunnel; in l2tp_tunnel_create()