Home
last modified time | relevance | path

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

/Linux-v5.4/net/l2tp/
Dl2tp_core.h125 struct l2tp_tunnel_cfg { struct
205 u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg,
208 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.c167 struct l2tp_tunnel_cfg cfg = { 0, }; in l2tp_nl_cmd_tunnel_create()
Dl2tp_ppp.c708 struct l2tp_tunnel_cfg tcfg = { in pppol2tp_connect()