Searched refs:NLMSG_MAX_RESERVED (Results 1 – 2 of 2) sorted by relevance
70 if (nlmsghdr.nlmsg_type <= NetlinkConstants.NLMSG_MAX_RESERVED) { in parse()
86 public static final short NLMSG_MAX_RESERVED = 15; // Max reserved value field in NetlinkConstants