Class Perfstat.perfstat_protocol_t.AnonymousStructICMP

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

@FieldOrder({"received","sent","errors"}) public static class Perfstat.perfstat_protocol_t.AnonymousStructICMP extends Structure
  • Field Details

    • received

      public long received
    • sent

      public long sent
    • errors

      public long errors
  • Constructor Details

    • AnonymousStructICMP

      public AnonymousStructICMP()