Home
last modified time | relevance | path

Searched refs:setupNsSocket (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/src/android/net/util/
H A DTetheringUtils.java58 public static native void setupNsSocket(FileDescriptor fd) in setupNsSocket() method in TetheringUtils
/aosp12/packages/modules/Connectivity/Tethering/src/android/net/ip/
H A DNeighborPacketForwarder.java127 TetheringUtils.setupNsSocket(mFd); in createFd()
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/util/
H A DTetheringUtilsTest.java186 TetheringUtils::setupNsSocket); in testIcmpSocketFilters()