Searched refs:vpflags (Results 1 – 1 of 1) sorted by relevance
2356 uint32_t vpflags; in chn_notify() local2412 vpflags = 0; in chn_notify()2422 vpflags = CHN_F_PASSTHROUGH; in chn_notify()2425 if ((ch->flags & CHN_F_EXCLUSIVE) && vpflags == 0) { in chn_notify()2436 vpflags = CHN_F_EXCLUSIVE; in chn_notify()2440 vpflags != 0) { in chn_notify()2473 c->flags |= vpflags; in chn_notify()