RSS_MAXCPUS
static const u_int rss_maxcpus = RSS_MAXCPUS;
if (rss_ncpus > RSS_MAXCPUS)
rss_ncpus = RSS_MAXCPUS;