Home
last modified time | relevance | path

Searched refs:matched_d (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/xfrm/
H A Dxfrm_policy.c896 unsigned int matched_s, matched_d; in xfrm_policy_inexact_list_reinsert() local
900 matched_d = 0; in xfrm_policy_inexact_list_reinsert()
950 matched_d++; in xfrm_policy_inexact_list_reinsert()
951 WARN_ON_ONCE(matched_s && matched_d); in xfrm_policy_inexact_list_reinsert()