Class Perfstat.perfstat_protocol_t.AnonymousStructIPv6

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.unix.aix.Perfstat.perfstat_protocol_t.AnonymousStructIPv6
Enclosing class:
Perfstat.perfstat_protocol_t

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

    • ipackets

      public long ipackets
    • ierrors

      public long ierrors
    • iqueueoverflow

      public long iqueueoverflow
    • opackets

      public long opackets
    • oerrors

      public long oerrors
  • Constructor Details

    • AnonymousStructIPv6

      public AnonymousStructIPv6()