Searched refs:nla_type (Results 1 – 2 of 2) sorted by relevance
60 struct.nla_type = byteBuffer.getShort(); in peek()93 public short nla_type; field in StructNlAttr107 nla_type = type; in StructNlAttr()118 nla_type = type; in StructNlAttr()129 nla_type = type; in StructNlAttr()135 nla_type = type; in StructNlAttr()141 nla_type = makeNestedType(type); in StructNlAttr()189 byteBuffer.putShort(nla_type); in pack()206 + "nla_type{" + nla_type + "}, " in toString()
63 if (nlAttr.nla_type == attrType) { in findNextAttrOfType()221 nlAttr.nla_type = nlType; in packNlAttr()