Lines Matching defs:high
14 * a high level representation
24 int high = sepol_ibpkey_get_high(data);
34 tmp_ibpkey->u.ibpkey.high_pkey = high;
36 ERR(handle, "low ibpkey %d exceeds high ibpkey %d",
126 int low, high;
129 sepol_ibpkey_key_unpack(key, &subnet_prefix, &low, &high);
138 high2 == high &&
156 int low, high;
159 sepol_ibpkey_key_unpack(key, &subnet_prefix, &low, &high);
168 high2 == high &&
181 subnet_prefix, low, high);
192 int low, high;
195 sepol_ibpkey_key_unpack(key, &subnet_prefix, &low, &high);
208 subnet_prefix, low, high);