Searched refs:vpflags (Results 1 – 1 of 1) sorted by relevance
2229 uint32_t vpflags; in chn_notify() local2309 vpflags = 0; in chn_notify()2318 vpflags = CHN_F_PASSTHROUGH; in chn_notify()2322 if ((ch->flags & CHN_F_EXCLUSIVE) && vpflags == 0) { in chn_notify()2333 vpflags = CHN_F_EXCLUSIVE; in chn_notify()2338 vpflags != 0) { in chn_notify()2374 c->flags |= vpflags; in chn_notify()