Home
last modified time | relevance | path

Searched refs:ppp_stats (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dppp_defs.h132 struct ppp_stats { struct
/Linux-v5.4/drivers/net/ppp/
Dppp_generic.c277 static void ppp_get_stats(struct ppp *ppp, struct ppp_stats *st);
1264 struct ppp_stats stats; in ppp_net_ioctl()
3003 ppp_get_stats(struct ppp *ppp, struct ppp_stats *st) in ppp_get_stats()