Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/common/netlinkclient/src/android/net/netlink/
DNetlinkConstants.java134 private static String stringForCtlMsgType(short nlmType) { in stringForCtlMsgType()
148 private static String stringForRtMsgType(short nlmType) { in stringForRtMsgType()
175 private static String stringForInetDiagMsgType(short nlmType) { in stringForInetDiagMsgType()
186 private static String stringForNfMsgType(short nlmType) { in stringForNfMsgType()
210 public static String stringForNlMsgType(short nlmType, int nlFamily) { in stringForNlMsgType()