Searched refs:sendRtmNewAddressRequest (Results 1 – 3 of 3) sorted by relevance
192 public static boolean sendRtmNewAddressRequest(int ifIndex, @NonNull final InetAddress ip, in sendRtmNewAddressRequest() method in NetlinkUtils
175 if (!NetlinkUtils.sendRtmNewAddressRequest( in addAddress()
3246 if (!NetlinkUtils.sendRtmNewAddressRequest(mInterfaceParams.index, address, in addInterfaceAddress()3441 success = NetlinkUtils.sendRtmNewAddressRequest(mInterfaceParams.index, in processMessage()