Lines Matching refs:subnet_prefix
30 tmp_ibpkey->u.ibpkey.subnet_prefix = sepol_ibpkey_get_subnet_prefix_bytes(data);
80 ibpkey->u.ibpkey.subnet_prefix);
127 uint64_t subnet_prefix;
129 sepol_ibpkey_key_unpack(key, &subnet_prefix, &low, &high);
133 uint64_t subnet_prefix2 = c->u.ibpkey.subnet_prefix;
139 subnet_prefix == subnet_prefix2) {
157 uint64_t subnet_prefix;
159 sepol_ibpkey_key_unpack(key, &subnet_prefix, &low, &high);
163 uint64_t subnet_prefix2 = c->u.ibpkey.subnet_prefix;
169 subnet_prefix == subnet_prefix2) {
181 subnet_prefix, low, high);
193 uint64_t subnet_prefix;
195 sepol_ibpkey_key_unpack(key, &subnet_prefix, &low, &high);
208 subnet_prefix, low, high);