Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_policy.c848 unsigned int matched_s, matched_d; in xfrm_policy_inexact_list_reinsert() local
851 matched_s = 0; in xfrm_policy_inexact_list_reinsert()
900 matched_s++; in xfrm_policy_inexact_list_reinsert()
903 WARN_ON_ONCE(matched_s && matched_d); in xfrm_policy_inexact_list_reinsert()