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