Searched refs:sk_POLICY_MAPPING_num (Results 1 – 3 of 3) sorted by relevance
78 if (sk_POLICY_MAPPING_num(maps) == 0) { in policy_cache_set_mapping()82 for (i = 0; i < sk_POLICY_MAPPING_num(maps); i++) { in policy_cache_set_mapping()
104 for (i = 0; i < sk_POLICY_MAPPING_num(pmaps); i++) {
1710 #define sk_POLICY_MAPPING_num(sk) \ macro