Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/
DStructNdMsg.java142 struct.ndm_type = byteBuffer.get(); in parse()
150 public byte ndm_type; field in StructNdMsg
169 byteBuffer.put(ndm_type); in pack()
195 + "type{" + ndm_type + "} " in toString()