Searched defs:tunnelp (Results 1 - 1 of 1) sorted by relevance

/net/l2tp/
H A Dl2tp_core.c1560 int l2tp_tunnel_create(struct net *net, int fd, int version, u32 tunnel_id, u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg, struct l2tp_tunnel **tunnelp) argument
1695 if (tunnelp)
1696 *tunnelp = tunnel;

Completed in 7 milliseconds