Searched defs:statsvar (Results 1 – 1 of 1) sorted by relevance
109 struct statsvar { /* RSTATVERS_VAR */ struct112 unsigned v_pgpgin; /* these are cumulative sum */113 unsigned v_pgpgout;114 unsigned v_pswpin;115 unsigned v_pswpout;116 unsigned v_intr;117 int if_ipackets;118 int if_ierrors;119 int if_opackets;120 int if_oerrors;[all …]