Searched defs:StructNlAttr (Results 1 – 1 of 1) sorted by relevance
34 public class StructNlAttr { class121 public StructNlAttr() {} in StructNlAttr() method in StructNlAttr123 public StructNlAttr(short type, byte value) { in StructNlAttr() method in StructNlAttr129 public StructNlAttr(short type, short value) { in StructNlAttr() method in StructNlAttr133 public StructNlAttr(short type, short value, ByteOrder order) { in StructNlAttr() method in StructNlAttr146 public StructNlAttr(short type, int value) { in StructNlAttr() method in StructNlAttr150 public StructNlAttr(short type, int value, ByteOrder order) { in StructNlAttr() method in StructNlAttr163 public StructNlAttr(short type, InetAddress ip) { in StructNlAttr() method in StructNlAttr168 public StructNlAttr(short type, StructNlAttr... nested) { in StructNlAttr() method in StructNlAttr