Searched refs:l2tp (Results 1 – 7 of 7) sorted by relevance
41 Support for l2tp directory in debugfs filesystem. This may be42 used to dump internal state of the l2tp drivers for problem
63 const struct l2tp_ip_sock *l2tp = l2tp_ip_sk(sk); in __l2tp_ip_bind_lookup() local81 if (l2tp->conn_id != tunnel_id) in __l2tp_ip_bind_lookup()
3 #define TRACE_SYSTEM l2tp
73 const struct l2tp_ip6_sock *l2tp = l2tp_ip6_sk(sk); in __l2tp_ip6_bind_lookup() local91 if (l2tp->conn_id != tunnel_id) in __l2tp_ip6_bind_lookup()
40 obj-$(CONFIG_L2TP) += l2tp/
256 source "net/l2tp/Kconfig"
1403 tristate '"l2tp" match support'
Completed in 17 milliseconds