Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/
DRtNetlinkNeighborMessage.java206 private static void packNlAttr(short nlType, byte[] nlValue, ByteBuffer byteBuffer) { in packNlAttr() argument
209 nlAttr.nla_value = nlValue; in packNlAttr()