Searched refs:stringForNfMsgType (Results 1 – 1 of 1) sorted by relevance
186 private static String stringForNfMsgType(short nlmType) { in stringForNfMsgType() method in NetlinkConstants220 if (nlFamily == OsConstants.NETLINK_NETFILTER) return stringForNfMsgType(nlmType); in stringForNlMsgType()