Home
last modified time | relevance | path

Searched refs:if_getamcount (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/net/
HDif_var.h631 int if_getamcount(if_t ifp);
HDif.c3783 if_getamcount(if_t ifp) in if_getamcount() function
/NextBSD/sys/dev/bxe/
HDbxe.c12675 ((if_getamcount(ifp) > BXE_MAX_MULTICAST) && in bxe_set_rx_mode()