Home
last modified time | relevance | path

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

/Linux-v6.6/net/l2tp/
Dl2tp_ppp.c655 bool *new_tunnel) in pppol2tp_tunnel_get() argument
660 *new_tunnel = false; in pppol2tp_tunnel_get()
695 *new_tunnel = true; in pppol2tp_tunnel_get()
726 bool new_tunnel = false; in pppol2tp_connect() local
737 tunnel = pppol2tp_tunnel_get(sock_net(sk), &info, &new_tunnel); in pppol2tp_connect()
848 if (new_tunnel) in pppol2tp_connect()