Home
last modified time | relevance | path

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

/linux/net/xfrm/
H A Dxfrm_policy.c899 unsigned int matched_s, matched_d; in xfrm_policy_inexact_list_reinsert() local
903 matched_d = 0; in xfrm_policy_inexact_list_reinsert()
953 matched_d++; in xfrm_policy_inexact_list_reinsert()
954 WARN_ON_ONCE(matched_s && matched_d); in xfrm_policy_inexact_list_reinsert()