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