|
@@ -219,7 +219,6 @@ int l2tp_tunnel_create(struct net *net, int fd, int version, u32 tunnel_id,
|
|
|
int l2tp_tunnel_register(struct l2tp_tunnel *tunnel, struct net *net,
|
|
|
struct l2tp_tunnel_cfg *cfg);
|
|
|
|
|
|
-void l2tp_tunnel_closeall(struct l2tp_tunnel *tunnel);
|
|
|
void l2tp_tunnel_delete(struct l2tp_tunnel *tunnel);
|
|
|
struct l2tp_session *l2tp_session_create(int priv_size,
|
|
|
struct l2tp_tunnel *tunnel,
|