Linux Kernel
3.7.1
|
Data Fields | |
struct net * | net |
int | tunnel_idx |
int | session_idx |
struct l2tp_tunnel * | tunnel |
struct l2tp_session * | session |
Definition at line 40 of file l2tp_debugfs.c.
Definition at line 41 of file l2tp_debugfs.c.
struct l2tp_session* session |
Definition at line 45 of file l2tp_debugfs.c.
int session_idx |
Definition at line 43 of file l2tp_debugfs.c.
struct l2tp_tunnel* tunnel |
Definition at line 44 of file l2tp_debugfs.c.
int tunnel_idx |
Definition at line 42 of file l2tp_debugfs.c.