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
290 NetworkUtils.attachDhcpFilter(mPacketSock); in initPacketSocket()