Searched refs:xfrm_policy_match (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/xfrm/ |
D | xfrm_policy.c | 1069 static int xfrm_policy_match(const struct xfrm_policy *pol, in xfrm_policy_match() function 1118 err = xfrm_policy_match(pol, fl, type, family, dir, if_id); in xfrm_policy_lookup_bytype() 1137 err = xfrm_policy_match(pol, fl, type, family, dir, if_id); in xfrm_policy_lookup_bytype()
|