Searched refs:dstMacStr (Results 1 – 1 of 1) sorted by relevance
1280 String dstMacStr = macAddressFromRoute(gateway.getHostAddress()); in getDstMacForKeepalive() local1281 return NativeUtil.macAddressToByteArray(dstMacStr); in getDstMacForKeepalive()