Searched refs:markSocket (Results 1 – 2 of 2) sorted by relevance
109 public native static void markSocket(int socketfd, int mark); in markSocket() method in NetworkUtils
4003 NetworkUtils.markSocket(socket.getFd(), mark); in markSocketAsUser()4149 NetworkUtils.markSocket(socket.getFd(), mark); in protect()