Home
last modified time | relevance | path

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

/linux/net/l2tp/
H A Dl2tp_ppp.c628 bool *new_tunnel) in pppol2tp_tunnel_get() argument
633 *new_tunnel = false; in pppol2tp_tunnel_get()
668 *new_tunnel = true; in pppol2tp_tunnel_get()
699 bool new_tunnel = false; in pppol2tp_connect() local
710 tunnel = pppol2tp_tunnel_get(sock_net(sk), &info, &new_tunnel); in pppol2tp_connect()
827 if (new_tunnel) in pppol2tp_connect()