matched_d         829 net/xfrm/xfrm_policy.c 	unsigned int matched_s, matched_d;
matched_d         833 net/xfrm/xfrm_policy.c 	matched_d = 0;
matched_d         883 net/xfrm/xfrm_policy.c 			matched_d++;
matched_d         884 net/xfrm/xfrm_policy.c 		WARN_ON_ONCE(matched_s && matched_d);