Searched refs:bindSocketToNetwork (Results 1 – 2 of 2) sorted by relevance
84 public native static int bindSocketToNetwork(int socketfd, int netId); in bindSocketToNetwork() method in NetworkUtils
348 final int err = NetworkUtils.bindSocketToNetwork(fd.getInt$(), netId); in bindSocket()