Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_debug.c71 IF_DB_PRINTF("%d", if_amcount); in if_show_ifnet()
H A Dif_var.h346 int if_amcount; /* number of all-multicast requests */ member
H A Dif.c3307 return (if_setflag(ifp, IFF_ALLMULTI, 0, &ifp->if_amcount, onswitch)); in if_allmulti()
4363 return ((struct ifnet *)ifp)->if_amcount; in if_getamcount()