Searched refs:stringForInetDiagMsgType (Results 1 – 1 of 1) sorted by relevance
175 private static String stringForInetDiagMsgType(short nlmType) { in stringForInetDiagMsgType() method in NetlinkConstants219 if (nlFamily == OsConstants.NETLINK_INET_DIAG) return stringForInetDiagMsgType(nlmType); in stringForNlMsgType()