Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ppp/
Dppp_generic.c149 struct net *ppp_net; /* the net we belong to */ member
207 struct ppp_net { struct
209 struct idr units_idr;
216 struct mutex all_ppp_mutex;
219 struct list_head all_channels;
220 struct list_head new_channels;
221 int last_channel_index;
228 spinlock_t all_channels_lock;