Home
last modified time | relevance | path

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

/linux-4.1.27/net/l2tp/
Dl2tp_core.h151 struct l2tp_tunnel_cfg { struct
252 u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg,
Dl2tp_core.c1359 struct l2tp_tunnel_cfg *cfg, in l2tp_tunnel_sock_create()
1476 …*net, int fd, int version, u32 tunnel_id, u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg, struct … in l2tp_tunnel_create()
Dl2tp_netlink.c175 struct l2tp_tunnel_cfg cfg = { 0, }; in l2tp_nl_cmd_tunnel_create()
Dl2tp_ppp.c678 struct l2tp_tunnel_cfg tcfg = { in pppol2tp_connect()