Searched defs:S32 (Results 1 – 3 of 3) sorted by relevance
99 private String getDumpMap(final IBpfMap<Struct.S32, Struct.S32> map) { in getDumpMap()132 private String getDumpMapStatus(final IBpfMap<Struct.S32, Struct.S32> map) { in getDumpMapStatus()
115 S32, // signed int, size = 4 bytes enumConstant746 public static class S32 extends Struct { class in Struct750 public S32(final int val) { in S32() method in Struct.S32
641 struct S32 { struct643 inline S32(const T*) { in S32() argument