Searched refs:l2tp_tunnel_cfg (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/net/l2tp/ |
D | l2tp_core.h | 128 struct l2tp_tunnel_cfg { struct 208 u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg, 211 struct l2tp_tunnel_cfg *cfg);
|
D | l2tp_core.c | 1289 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()
|
D | l2tp_netlink.c | 170 struct l2tp_tunnel_cfg cfg = { 0, }; in l2tp_nl_cmd_tunnel_create()
|
D | l2tp_ppp.c | 712 struct l2tp_tunnel_cfg tcfg = { in pppol2tp_connect()
|