Home
last modified time | relevance | path

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

/linux/net/l2tp/
H A Dl2tp_core.h134 struct l2tp_tunnel_cfg { struct
236 u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg,
239 struct l2tp_tunnel_cfg *cfg);
H A Dl2tp_core.c1452 struct l2tp_tunnel_cfg *cfg, in l2tp_tunnel_sock_create()
1564 struct l2tp_tunnel_cfg *cfg, struct l2tp_tunnel **tunnelp) in l2tp_tunnel_create()
1636 struct l2tp_tunnel_cfg *cfg) in l2tp_tunnel_register()
H A Dl2tp_netlink.c159 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()
192 struct l2tp_tunnel_cfg cfg = { 0, }; in l2tp_nl_cmd_tunnel_create()
H A Dl2tp_ppp.c653 struct l2tp_tunnel_cfg tcfg = { in pppol2tp_tunnel_get()