Searched refs:xfrm_policy_match (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/net/xfrm/ |
| D | xfrm_policy.c | 1888 static int xfrm_policy_match(const struct xfrm_policy *pol, in xfrm_policy_match() function 2029 err = xfrm_policy_match(pol, fl, type, family, dir, if_id); in __xfrm_policy_eval_candidates() 2102 err = xfrm_policy_match(pol, fl, type, family, dir, if_id); in xfrm_policy_lookup_bytype()
|