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