Home
last modified time | relevance | path

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

/openbmc/linux/net/l2tp/
H A Dl2tp_core.h241 struct l2tp_tunnel **tunnelp);
H A Dl2tp_core.c1400 struct l2tp_tunnel_cfg *cfg, struct l2tp_tunnel **tunnelp) in l2tp_tunnel_create() argument
1436 if (tunnelp) in l2tp_tunnel_create()
1437 *tunnelp = tunnel; in l2tp_tunnel_create()