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