Searched defs:connectToKernel (Results 1 – 2 of 2) sorted by relevance
112 public static void connectToKernel(FileDescriptor fd) throws ErrnoException, SocketException { in connectToKernel() method in NetlinkSocket
539 public FileDescriptor connectToKernel() throws ErrnoException, SocketException { in connectToKernel() method in TcpSocketTracker.Dependencies