HomeSort by: relevance | last modified time | path
    Searched defs:allm (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
i82557.c 1679 int i, prm, save_bf, lrxen, vlan_drop, allm, error = 0; local in function:fxp_init
1718 allm = (ifp->if_flags & IFF_ALLMULTI) ? 1 : 0;
1829 cbp->mc_all = allm; /* accept all multicasts */
i82557.c 1679 int i, prm, save_bf, lrxen, vlan_drop, allm, error = 0; local in function:fxp_init
1718 allm = (ifp->if_flags & IFF_ALLMULTI) ? 1 : 0;
1829 cbp->mc_all = allm; /* accept all multicasts */
i82557.c 1679 int i, prm, save_bf, lrxen, vlan_drop, allm, error = 0; local in function:fxp_init
1718 allm = (ifp->if_flags & IFF_ALLMULTI) ? 1 : 0;
1829 cbp->mc_all = allm; /* accept all multicasts */

Completed in 78 milliseconds