matches_d         837 net/xfrm/xfrm_policy.c 		bool matches_s, matches_d;
matches_d         872 net/xfrm/xfrm_policy.c 		matches_d = xfrm_policy_addr_delta(&policy->selector.daddr,
matches_d         876 net/xfrm/xfrm_policy.c 		if (matches_s && matches_d)
matches_d         879 net/xfrm/xfrm_policy.c 		WARN_ON_ONCE(!matches_s && !matches_d);
matches_d         882 net/xfrm/xfrm_policy.c 		if (matches_d)