Klasse Perfstat.perfstat_protocol_t.AnonymousStructIP

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.unix.aix.Perfstat.perfstat_protocol_t.AnonymousStructIP
Umschließende Klasse:
Perfstat.perfstat_protocol_t

@FieldOrder({"ipackets","ierrors","iqueueoverflow","opackets","oerrors"}) public static class Perfstat.perfstat_protocol_t.AnonymousStructIP extends Structure
  • Felddetails

    • ipackets

      public long ipackets
    • ierrors

      public long ierrors
    • iqueueoverflow

      public long iqueueoverflow
    • opackets

      public long opackets
    • oerrors

      public long oerrors
  • Konstruktordetails

    • AnonymousStructIP

      public AnonymousStructIP()