Searched defs:networkInterface (Results 1 – 3 of 3) sorted by relevance
274 NetworkInterface networkInterface = NetworkInterface.getByInetAddress(address); in setInterface() local288 public void setNetworkInterface(NetworkInterface networkInterface) throws SocketException { in setNetworkInterface()
119 …ivate static StructGroupReq makeGroupReq(InetAddress gr_group, NetworkInterface networkInterface) { in makeGroupReq()
676 …public boolean isReachable(NetworkInterface networkInterface, final int ttl, final int timeout) th… in isReachable()