Home
last modified time | relevance | path

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

/linux-6.15/net/l2tp/
H A Dl2tp_core.h36 struct l2tp_tunnel;
71 struct l2tp_tunnel *tunnel; /* back pointer to tunnel context */
158 struct l2tp_tunnel { struct
194 int (*session_create)(struct net *net, struct l2tp_tunnel *tunnel, argument
212 void l2tp_tunnel_put(struct l2tp_tunnel *tunnel);
237 struct l2tp_tunnel **tunnelp);
238 int l2tp_tunnel_register(struct l2tp_tunnel *tunnel, struct net *net,
240 void l2tp_tunnel_delete(struct l2tp_tunnel *tunnel);
243 struct l2tp_tunnel *tunnel,
247 struct l2tp_tunnel *tunnel);
[all …]
H A Dl2tp_core.c181 struct l2tp_tunnel *tunnel; in l2tp_sk_to_tunnel()
218 struct l2tp_tunnel *tunnel; in l2tp_tunnel_get()
235 struct l2tp_tunnel *tunnel = NULL; in l2tp_tunnel_get_next()
438 struct l2tp_tunnel *tunnel; in l2tp_session_get_by_ifname()
553 struct l2tp_tunnel *tunnel) in l2tp_session_register()
1018 struct l2tp_tunnel *tunnel = NULL; in l2tp_udp_encap_recv()
1394 struct l2tp_tunnel *tunnel; in l2tp_udp_encap_destroy()
1415 struct l2tp_tunnel *tunnel = container_of(work, struct l2tp_tunnel, in l2tp_tunnel_del_work()
1566 struct l2tp_tunnel *tunnel = NULL; in l2tp_tunnel_create()
1608 struct l2tp_tunnel *tunnel; in l2tp_validate_socket()
[all …]
H A Dl2tp_netlink.c51 struct l2tp_tunnel *tunnel; in l2tp_nl_session_get()
105 struct l2tp_tunnel *tunnel, in l2tp_tunnel_notify()
193 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_create()
261 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_delete()
291 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_modify()
386 struct l2tp_tunnel *tunnel, u8 cmd) in l2tp_nl_tunnel_send()
452 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_get()
503 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_dump()
534 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_session_create()
727 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_nl_session_send()
[all …]
H A Dtrace.h28 TP_PROTO(struct l2tp_tunnel *tunnel),
52 TP_PROTO(struct l2tp_tunnel *tunnel),
81 TP_PROTO(struct l2tp_tunnel *tunnel),
86 TP_PROTO(struct l2tp_tunnel *tunnel),
H A Dl2tp_ppp.c267 struct l2tp_tunnel *tunnel; in pppol2tp_sendmsg()
344 struct l2tp_tunnel *tunnel; in pppol2tp_xmit()
640 struct l2tp_tunnel *tunnel; in pppol2tp_tunnel_get()
704 struct l2tp_tunnel *tunnel; in pppol2tp_connect()
896 struct l2tp_tunnel *tunnel; in pppol2tp_getname()
1024 struct l2tp_tunnel *tunnel) in pppol2tp_tunnel_copy_stats()
1148 struct l2tp_tunnel *tunnel, in pppol2tp_tunnel_setsockopt()
1233 struct l2tp_tunnel *tunnel; in pppol2tp_setsockopt()
1339 struct l2tp_tunnel *tunnel; in pppol2tp_getsockopt()
1403 struct l2tp_tunnel *tunnel;
[all …]
H A Dl2tp_eth.c185 static void l2tp_eth_adjust_mtu(struct l2tp_tunnel *tunnel, in l2tp_eth_adjust_mtu()
225 static int l2tp_eth_create(struct net *net, struct l2tp_tunnel *tunnel, in l2tp_eth_create()
H A Dl2tp_debugfs.c39 struct l2tp_tunnel *tunnel;
125 struct l2tp_tunnel *tunnel = v; in l2tp_dfs_seq_tunnel_show()
H A Dl2tp_ip.c134 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip_recv()
259 struct l2tp_tunnel *tunnel; in l2tp_ip_destroy_sock()
H A Dl2tp_ip6.c144 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip6_recv()
270 struct l2tp_tunnel *tunnel; in l2tp_ip6_destroy_sock()
/linux-6.15/Documentation/networking/
H A Dl2tp.rst630 The kernel keeps a struct l2tp_tunnel context per L2TP tunnel. The
631 l2tp_tunnel is always associated with a UDP or L2TP/IP socket and