Searched refs:ndm_type (Results 1 – 2 of 2) sorted by relevance
118 struct.ndm_type = byteBuffer.get(); in parse()126 public byte ndm_type; field in StructNdMsg142 byteBuffer.put(ndm_type); in pack()162 + "type{" + ndm_type + "} " in toString()
30 __u8 ndm_type; member