Searched refs:vpflags (Results 1 – 1 of 1) sorted by relevance
2282 uint32_t vpflags; in chn_notify() local2362 vpflags = 0; in chn_notify()2371 vpflags = CHN_F_PASSTHROUGH; in chn_notify()2375 if ((ch->flags & CHN_F_EXCLUSIVE) && vpflags == 0) { in chn_notify()2386 vpflags = CHN_F_EXCLUSIVE; in chn_notify()2391 vpflags != 0) { in chn_notify()2427 c->flags |= vpflags; in chn_notify()