Searched defs:ifpppstatsreq (Results 1 – 2 of 2) sorted by relevance
101 struct ifpppstatsreq { struct102 char ifr_name[IFNAMSIZ];103 struct ppp_stats stats;
103 struct ifpppstatsreq { struct104 struct ifreq b;105 struct ppp_stats stats; /* statistic information */