Searched refs:NLMSG_NOOP (Results 1 – 1 of 1) sorted by relevance
69 public static final short NLMSG_NOOP = 1; // Nothing field in NetlinkConstants95 case NLMSG_NOOP: return "NLMSG_NOOP"; in stringForNlMsgType()