Searched refs:vpflags (Results 1 – 1 of 1) sorted by relevance
2350 uint32_t vpflags; in chn_notify() local2430 vpflags = 0; in chn_notify()2439 vpflags = CHN_F_PASSTHROUGH; in chn_notify()2443 if ((ch->flags & CHN_F_EXCLUSIVE) && vpflags == 0) { in chn_notify()2454 vpflags = CHN_F_EXCLUSIVE; in chn_notify()2459 vpflags != 0) { in chn_notify()2495 c->flags |= vpflags; in chn_notify()