Searched defs:l2tp_session_coll_list (Results 1 – 1 of 1) sorted by relevance
55 struct l2tp_session_coll_list { struct56 spinlock_t lock; /* for access to list */57 struct list_head list;58 refcount_t ref_count;