Searched defs:pppd_stats (Results 1 – 2 of 2) sorted by relevance
368 struct pppd_stats { struct369 unsigned int bytes_in;370 unsigned int bytes_out;371 unsigned int pkts_in;372 unsigned int pkts_out;
Completed in 10 milliseconds