Home
last modified time | relevance | path

Searched refs:l2tp_sk_to_tunnel (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_core.h280 struct l2tp_tunnel *l2tp_sk_to_tunnel(struct sock *sk);
H A Dl2tp_core.c166 struct l2tp_tunnel *l2tp_sk_to_tunnel(struct sock *sk) in l2tp_sk_to_tunnel() function
176 EXPORT_SYMBOL_GPL(l2tp_sk_to_tunnel); variable
903 * tunnel data structure rather the usual l2tp_sk_to_tunnel in l2tp_udp_encap_recv()
1133 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_tunnel_destruct()
1224 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_udp_encap_destroy()
H A Dl2tp_ip6.c250 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_ip6_destroy_sock()
H A Dl2tp_ip.c236 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_ip_destroy_sock()
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_core.h280 struct l2tp_tunnel *l2tp_sk_to_tunnel(struct sock *sk);
H A Dl2tp_core.c166 struct l2tp_tunnel *l2tp_sk_to_tunnel(struct sock *sk) in l2tp_sk_to_tunnel() function
176 EXPORT_SYMBOL_GPL(l2tp_sk_to_tunnel); variable
903 * tunnel data structure rather the usual l2tp_sk_to_tunnel in l2tp_udp_encap_recv()
1133 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_tunnel_destruct()
1222 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_udp_encap_destroy()
H A Dl2tp_ip.c238 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_ip_destroy_sock()
H A Dl2tp_ip6.c249 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_ip6_destroy_sock()

Completed in 10 milliseconds