Home
last modified time | relevance | path

Searched refs:ndm_type (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/common/netlinkclient/src/android/net/netlink/
DStructNdMsg.java118 struct.ndm_type = byteBuffer.get(); in parse()
126 public byte ndm_type; field in StructNdMsg
142 byteBuffer.put(ndm_type); in pack()
162 + "type{" + ndm_type + "} " in toString()