Home
last modified time | relevance | path

Searched defs:ppp_net (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ppp/
Dppp_generic.c162 struct net *ppp_net; /* the net we belong to */ member
220 struct ppp_net { struct
222 struct idr units_idr;
229 struct mutex all_ppp_mutex;
232 struct list_head all_channels;
233 struct list_head new_channels;
234 int last_channel_index;
241 spinlock_t all_channels_lock;
/kernel/linux/linux-6.6/drivers/net/ppp/
Dppp_generic.c163 struct net *ppp_net; /* the net we belong to */ member
223 struct ppp_net { struct
225 struct idr units_idr;
232 struct mutex all_ppp_mutex;
235 struct list_head all_channels;
236 struct list_head new_channels;
237 int last_channel_index;
244 spinlock_t all_channels_lock;