Searched refs:ppp_counter_t (Results 1 – 3 of 3) sorted by relevance
216 typedef uint64_t ppp_counter_t; typedef219 ppp_counter_t ppp_ibytes; /* bytes received */220 ppp_counter_t ppp_ipackets; /* packets received */221 ppp_counter_t ppp_ierrors; /* receive errors */222 ppp_counter_t ppp_obytes; /* bytes sent */223 ppp_counter_t ppp_opackets; /* packets sent */224 ppp_counter_t ppp_oerrors; /* transmit errors */233 typedef u_int32_t ppp_counter_t; typedef
175 ppp_counter_t bytes_in;176 ppp_counter_t bytes_out;177 ppp_counter_t pkts_in;178 ppp_counter_t pkts_out;
147 ppp_counter_t cp_vj_last_ierrors; /* last VJ input errors */