Home
last modified time | relevance | path

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

/linux-6.1.9/net/l2tp/
Dl2tp_core.h133 struct l2tp_tunnel_cfg { struct
240 u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg,
243 struct l2tp_tunnel_cfg *cfg);
Dl2tp_core.c1277 struct l2tp_tunnel_cfg *cfg, in l2tp_tunnel_sock_create()
1389 struct l2tp_tunnel_cfg *cfg, struct l2tp_tunnel **tunnelp) in l2tp_tunnel_create()
1455 struct l2tp_tunnel_cfg *cfg) in l2tp_tunnel_register()
Dl2tp_netlink.c158 static int l2tp_nl_cmd_tunnel_create_get_addr(struct nlattr **attrs, struct l2tp_tunnel_cfg *cfg) in l2tp_nl_cmd_tunnel_create_get_addr()
191 struct l2tp_tunnel_cfg cfg = { 0, }; in l2tp_nl_cmd_tunnel_create()
Dl2tp_ppp.c702 struct l2tp_tunnel_cfg tcfg = { in pppol2tp_connect()