Searched refs:sourceFamily (Results 1 – 1 of 1) sorted by relevance
1535 int sourceFamily = getFamily(sourceAddress); in checkIpSecConfig() local1537 if (sourceFamily != destinationFamily) { in checkIpSecConfig()1547 if (config.getEncapType() != IpSecTransform.ENCAP_NONE && sourceFamily != AF_INET) { in checkIpSecConfig()