Searched refs:PROMISCset (Results 1 – 2 of 2) sorted by relevance
381 if (!(lp->setup & PROMISCset)) in com20020_set_mc_list()384 lp->setup |= PROMISCset; in com20020_set_mc_list()388 if ((lp->setup & PROMISCset)) in com20020_set_mc_list()391 lp->setup &= ~PROMISCset; in com20020_set_mc_list()
106 #define PROMISCset 0x10 /* enable RCV_ALL */ macro