Lines Matching defs:fc
1259 IPAddressFamily *fc = sk_IPAddressFamily_value(child, j);
1261 if (!IPAddressFamily_check_len(fc))
1264 if (fc->ipAddressChoice->type != IPAddressChoice_inherit) {
1274 IPAddressFamily *fc = sk_IPAddressFamily_value(child, j);
1275 int k = sk_IPAddressFamily_find(x->rfc3779_addr, fc);
1280 if (fc->ipAddressChoice->type ==
1288 if (!IPAddressFamily_check_len(fc) || !IPAddressFamily_check_len(fp))
1293 if (fc->ipAddressChoice->type == IPAddressChoice_inherit
1295 fc->ipAddressChoice->u.addressesOrRanges,
1296 length_from_afi(X509v3_addr_get_afi(fc))))