Searched refs:index_mask (Results 1 – 3 of 3) sorted by relevance
88 uint64 index_mask = 1ULL << i; in ComputePluginsFromCommandLine() local89 if (!(skip_file_check_flags & index_mask)) { in ComputePluginsFromCommandLine()91 skip_file_check_flags |= index_mask; in ComputePluginsFromCommandLine()
98 __u32 index_mask; member
447 if ((xpinfo->index^filter.xpinfo.index)&filter.index_mask) in xfrm_policy_filter_match()794 filter.index_mask = XFRM_FILTER_MASK_FULL; in xfrm_policy_list_or_deleteall()