Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ppp/
Dppp_generic.c164 struct net *ppp_net; /* the net we belong to */ member
224 struct ppp_net { struct
226 struct idr units_idr;
233 struct mutex all_ppp_mutex;
236 struct list_head all_channels;
237 struct list_head new_channels;
238 int last_channel_index;
245 spinlock_t all_channels_lock;