Home
last modified time | relevance | path

Searched refs:l2tp_tunnel (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/net/l2tp/
Dl2tp_core.h50 struct l2tp_tunnel;
89 struct l2tp_tunnel *tunnel; /* back pointer to tunnel
158 struct l2tp_tunnel { struct
195 static inline void *l2tp_tunnel_priv(struct l2tp_tunnel *tunnel) in l2tp_tunnel_priv() argument
205 static inline struct l2tp_tunnel *l2tp_sock_to_tunnel(struct sock *sk) in l2tp_sock_to_tunnel()
207 struct l2tp_tunnel *tunnel; in l2tp_sock_to_tunnel()
213 tunnel = (struct l2tp_tunnel *)(sk->sk_user_data); in l2tp_sock_to_tunnel()
225 extern struct l2tp_session *l2tp_session_find(struct net *net, struct l2tp_tunnel *tunnel, u32 sess…
226 extern struct l2tp_session *l2tp_session_find_nth(struct l2tp_tunnel *tunnel, int nth);
228 extern struct l2tp_tunnel *l2tp_tunnel_find(struct net *net, u32 tunnel_id);
[all …]
Dl2tp_core.c115 static void l2tp_tunnel_free(struct l2tp_tunnel *tunnel);
116 static void l2tp_tunnel_closeall(struct l2tp_tunnel *tunnel);
129 static inline void l2tp_tunnel_inc_refcount_1(struct l2tp_tunnel *tunnel) in l2tp_tunnel_inc_refcount_1()
134 static inline void l2tp_tunnel_dec_refcount_1(struct l2tp_tunnel *tunnel) in l2tp_tunnel_dec_refcount_1()
194 l2tp_session_id_hash(struct l2tp_tunnel *tunnel, u32 session_id) in l2tp_session_id_hash()
201 struct l2tp_session *l2tp_session_find(struct net *net, struct l2tp_tunnel *tunnel, u32 session_id) in l2tp_session_find()
228 struct l2tp_session *l2tp_session_find_nth(struct l2tp_tunnel *tunnel, int nth) in l2tp_session_find_nth()
279 struct l2tp_tunnel *l2tp_tunnel_find(struct net *net, u32 tunnel_id) in l2tp_tunnel_find()
281 struct l2tp_tunnel *tunnel; in l2tp_tunnel_find()
297 struct l2tp_tunnel *l2tp_tunnel_find_nth(struct net *net, int nth) in l2tp_tunnel_find_nth()
[all …]
Dl2tp_netlink.c48 struct l2tp_tunnel *tunnel; in l2tp_nl_session_find()
105 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_create()
172 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_delete()
197 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_modify()
222 struct l2tp_tunnel *tunnel) in l2tp_nl_tunnel_send()
282 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_get()
324 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_dump()
352 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_session_create()
557 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_nl_session_send()
648 struct l2tp_tunnel *tunnel = NULL; in l2tp_nl_cmd_session_dump()
Dl2tp_ppp.c308 struct l2tp_tunnel *tunnel; in pppol2tp_sendmsg()
395 struct l2tp_tunnel *tunnel; in pppol2tp_xmit()
637 struct l2tp_tunnel *tunnel; in pppol2tp_connect()
829 struct l2tp_tunnel *tunnel; in pppol2tp_session_create()
898 struct l2tp_tunnel *tunnel; in pppol2tp_getname()
1001 struct l2tp_tunnel *tunnel = session->tunnel; in pppol2tp_session_ioctl()
1127 static int pppol2tp_tunnel_ioctl(struct l2tp_tunnel *tunnel, in pppol2tp_tunnel_ioctl()
1193 struct l2tp_tunnel *tunnel; in pppol2tp_ioctl()
1252 struct l2tp_tunnel *tunnel, in pppol2tp_tunnel_setsockopt()
1348 struct l2tp_tunnel *tunnel; in pppol2tp_setsockopt()
[all …]
Dl2tp_debugfs.c42 struct l2tp_tunnel *tunnel;
102 struct l2tp_tunnel *tunnel = v; in l2tp_dfs_seq_tunnel_show()
Dl2tp_eth.c190 struct l2tp_tunnel *tunnel; in l2tp_eth_create()
Dl2tp_ip.c128 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip_recv()
/linux-3.4.99/Documentation/networking/
Dl2tp.txt307 The driver keeps a struct l2tp_tunnel context per L2TP tunnel and a
308 struct l2tp_session context for each session. The l2tp_tunnel is