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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dxfrm.h550 static inline int xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) function
559 static inline int xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/xfrm/
H A Dxfrm_policy.c680 xfrm_sec_ctx_match(pol->security, policy->security) &&
769 xfrm_sec_ctx_match(ctx, pol->security)) {

Completed in 67 milliseconds