Searched refs:destinationFamily (Results 1 – 1 of 1) sorted by relevance
1536 int destinationFamily = getFamily(destinationAddress); in checkIpSecConfig() local1537 if (sourceFamily != destinationFamily) { in checkIpSecConfig()