Searched refs:attachDhcpFilter (Results 1 – 2 of 2) sorted by relevance
45 public native static void attachDhcpFilter(FileDescriptor fd) throws SocketException; in attachDhcpFilter() method in NetworkUtils
296 NetworkUtils.attachDhcpFilter(mPacketSock); in initPacketSocket()