Home
last modified time | relevance | path

Searched defs:statsvar (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Drstat.x107 struct statsvar { /* RSTATVERS_VAR */ struct
110 unsigned v_pgpgin; /* these are cumulative sum */
111 unsigned v_pgpgout;
112 unsigned v_pswpin;
113 unsigned v_pswpout;
114 unsigned v_intr;
115 int if_ipackets;
116 int if_ierrors;
117 int if_opackets;
118 int if_oerrors;
[all …]