HomeSort by relevance Sort by last modified time
    Searched refs:within_range (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
policy.h 159 extern int within_range __P((security_context_t, security_context_t));
policy.c 207 || !within_range(a->sec_ctx.ctx_str, b->sec_ctx.ctx_str))
283 || !within_range(a->sec_ctx.ctx_str, b->sec_ctx.ctx_str))