Searched refs:packNlAttr (Results 1 – 1 of 1) sorted by relevance
206 private static void packNlAttr(short nlType, byte[] nlValue, ByteBuffer byteBuffer) { in packNlAttr() method in RtNetlinkNeighborMessage222 packNlAttr(NDA_DST, mDestination.getAddress(), byteBuffer); in pack()225 packNlAttr(NDA_LLADDR, mLinkLayerAddr, byteBuffer); in pack()