HomeSort by: relevance | last modified time | path
    Searched defs:get_ppp_stats (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ppp/dist/pppstats/
pppstats.c 119 static void get_ppp_stats(struct ppp_stats *);
146 get_ppp_stats(struct ppp_stats *curp) function
234 get_ppp_stats(struct ppp_stats *curp) function
296 get_ppp_stats(&cur);
  /src/external/bsd/ppp/usr.sbin/pppd/
sys-bsd.c 1328 * get_ppp_stats - return statistics for the link.
1331 get_ppp_stats(int u, struct pppd_stats *stats) function

Completed in 61 milliseconds