Home
last modified time | relevance | path

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

/linux-6.12.1/net/l2tp/
Dl2tp_ppp.c638 bool *new_tunnel) in pppol2tp_tunnel_get() argument
643 *new_tunnel = false; in pppol2tp_tunnel_get()
678 *new_tunnel = true; in pppol2tp_tunnel_get()
709 bool new_tunnel = false; in pppol2tp_connect() local
720 tunnel = pppol2tp_tunnel_get(sock_net(sk), &info, &new_tunnel); in pppol2tp_connect()
835 if (new_tunnel) in pppol2tp_connect()