Home
last modified time | relevance | path

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

/Linux-v4.19/net/l2tp/
Dl2tp_core.h128 struct l2tp_tunnel_cfg { struct
208 u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg,
211 struct l2tp_tunnel_cfg *cfg);
Dl2tp_core.c1289 struct l2tp_tunnel_cfg *cfg, in l2tp_tunnel_sock_create()
1402 …*net, int fd, int version, u32 tunnel_id, u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg, struct … in l2tp_tunnel_create()
1469 struct l2tp_tunnel_cfg *cfg) in l2tp_tunnel_register()
Dl2tp_netlink.c170 struct l2tp_tunnel_cfg cfg = { 0, }; in l2tp_nl_cmd_tunnel_create()
Dl2tp_ppp.c712 struct l2tp_tunnel_cfg tcfg = { in pppol2tp_connect()