Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/
DNetlinkConstants.java181 private static String stringForCtlMsgType(short nlmType) { in stringForCtlMsgType()
195 private static String stringForRtMsgType(short nlmType) { in stringForRtMsgType()
223 private static String stringForInetDiagMsgType(short nlmType) { in stringForInetDiagMsgType()
234 private static String stringForNfMsgType(short nlmType) { in stringForNfMsgType()
258 public static String stringForNlMsgType(short nlmType, int nlFamily) { in stringForNlMsgType()