Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dxfrm.h917 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) in xfrm_sec_ctx_match() function
926 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) in xfrm_sec_ctx_match() function
/linux-6.3-rc2/net/xfrm/
A Dxfrm_policy.c1515 xfrm_sec_ctx_match(pol->security, policy->security) && in xfrm_policy_insert_inexact_list()
1550 xfrm_sec_ctx_match(pol->security, policy->security) && in xfrm_policy_insert_list()
1638 xfrm_sec_ctx_match(ctx, pol->security)) in __xfrm_policy_bysel_ctx()

Completed in 17 milliseconds