Searched refs:vpflags (Results 1 – 1 of 1) sorted by relevance
2357 uint32_t vpflags; in chn_notify() local2437 vpflags = 0; in chn_notify()2446 vpflags = CHN_F_PASSTHROUGH; in chn_notify()2450 if ((ch->flags & CHN_F_EXCLUSIVE) && vpflags == 0) { in chn_notify()2461 vpflags = CHN_F_EXCLUSIVE; in chn_notify()2466 vpflags != 0) { in chn_notify()2502 c->flags |= vpflags; in chn_notify()