Home
last modified time | relevance | path

Searched refs:ppp_counter_t (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h214 typedef uint64_t ppp_counter_t; typedef
217 ppp_counter_t ppp_ibytes; /* bytes received */
218 ppp_counter_t ppp_ipackets; /* packets received */
219 ppp_counter_t ppp_ierrors; /* receive errors */
220 ppp_counter_t ppp_obytes; /* bytes sent */
221 ppp_counter_t ppp_opackets; /* packets sent */
222 ppp_counter_t ppp_oerrors; /* transmit errors */
231 typedef u_int32_t ppp_counter_t; typedef
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h145 ppp_counter_t cp_vj_last_ierrors; /* last VJ input errors */
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h175 ppp_counter_t bytes_in;
176 ppp_counter_t bytes_out;
177 ppp_counter_t pkts_in;
178 ppp_counter_t pkts_out;