Home
last modified time | relevance | path

Searched defs:nlmType (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/net/common/device/com/android/net/module/util/netlink/
DNetlinkConstants.java175 private static String stringForCtlMsgType(short nlmType) { in stringForCtlMsgType()
189 private static String stringForRtMsgType(short nlmType) { in stringForRtMsgType()
216 private static String stringForInetDiagMsgType(short nlmType) { in stringForInetDiagMsgType()
227 private static String stringForNfMsgType(short nlmType) { in stringForNfMsgType()
251 public static String stringForNlMsgType(short nlmType, int nlFamily) { in stringForNlMsgType()