Searched defs:sock (Results 1 – 3 of 3) sorted by relevance
43 int sock = socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE); in checkNetlinkRouteBind() local
106 protected static int getPort(FileDescriptor sock) throws Exception { in getPort()
118 FileDescriptor sock = in getBoundUdpSocket() local