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.c151 struct net *ppp_net; /* the net we belong to */ member
209 struct ppp_net { struct
211 struct idr units_idr;
218 struct mutex all_ppp_mutex;
221 struct list_head all_channels;
222 struct list_head new_channels;
223 int last_channel_index;
230 spinlock_t all_channels_lock;
/kernel/linux/linux-6.6/drivers/net/ppp/
Dppp_generic.c151 struct net *ppp_net; /* the net we belong to */ member
211 struct ppp_net { struct
213 struct idr units_idr;
220 struct mutex all_ppp_mutex;
223 struct list_head all_channels;
224 struct list_head new_channels;
225 int last_channel_index;
232 spinlock_t all_channels_lock;