Searched refs:notimpl (Results 1 – 1 of 1) sorted by relevance
210 uint64_t notimpl; member269 return ((data->notimpl & (1ULL << opcode)) == 0); in fsess_maybe_impl()278 return ((data->notimpl & (1ULL << opcode)) != 0); in fsess_not_impl()295 data->notimpl |= (1ULL << opcode); in fsess_set_notimpl()