Searched refs:notimpl (Results 1 – 1 of 1) sorted by relevance
212 uint64_t notimpl; member267 return ((data->notimpl & (1ULL << opcode)) == 0); in fsess_maybe_impl()276 return ((data->notimpl & (1ULL << opcode)) != 0); in fsess_not_impl()293 data->notimpl |= (1ULL << opcode); in fsess_set_notimpl()