Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dxfrm.h964 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) in xfrm_sec_ctx_match() function
973 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) in xfrm_sec_ctx_match() function
/Linux-v4.19/net/xfrm/
Dxfrm_policy.c760 xfrm_sec_ctx_match(pol->security, policy->security) && in xfrm_policy_insert()
827 xfrm_sec_ctx_match(ctx, pol->security)) { in xfrm_policy_bysel_ctx()