Searched refs:if_amcount (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c1689 if (ifp->if_amcount++ == 0) {
1694 if (ifp->if_amcount > 1) {
1695 ifp->if_amcount--;
1697 ifp->if_amcount = 0;
H A Dif_var.h406 int if_amcount; /* number of all-multicast requests */ member in struct:ifnet

Completed in 30 milliseconds