Home
last modified time | relevance | path

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

/openbsd/sbin/ipsecctl/
H A Dipsecctl.c47 int ipsecctl_cmp_ident(struct ipsec_rule *, struct ipsec_rule *);
287 if (ipsecctl_cmp_ident(to, from)) in ipsecctl_merge_rules()
315 ipsecctl_cmp_ident(struct ipsec_rule *r1, struct ipsec_rule *r2) in ipsecctl_cmp_ident() function