Searched defs:l2tp_net (Results 1 – 2 of 2) sorted by relevance
109 struct l2tp_net { struct111 spinlock_t l2tp_tunnel_idr_lock;112 struct idr l2tp_tunnel_idr;114 spinlock_t l2tp_session_idr_lock;138 static struct l2tp_net *l2tp_pernet(const struct net *net) in l2tp_pernet() argument
175 struct net *l2tp_net; /* the net we belong to */ member