Searched refs:ndrv_multi_max_count (Results 1 – 1 of 1) sorted by relevance
82 static unsigned int ndrv_multi_max_count = NDRV_DMUX_MAX_DESCR; variable83 SYSCTL_UINT(_net, OID_AUTO, ndrv_multi_max_count, CTLFLAG_RW | CTLFLAG_LOCKED,84 &ndrv_multi_max_count, 0, "Number of allowed multicast addresses per NRDV socket");938 if (!(np->nd_dlist_cnt < ndrv_multi_max_count)) { in ndrv_do_add_multicast()