Searched refs:l2tp_tunnel_cfg (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/net/l2tp/ |
D | l2tp_core.h | 151 struct l2tp_tunnel_cfg { struct 252 u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg,
|
D | l2tp_core.c | 1359 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()
|
D | l2tp_netlink.c | 175 struct l2tp_tunnel_cfg cfg = { 0, }; in l2tp_nl_cmd_tunnel_create()
|
D | l2tp_ppp.c | 678 struct l2tp_tunnel_cfg tcfg = { in pppol2tp_connect()
|