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