Home
last modified time | relevance | path

Searched defs:deny_ips (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/rpki-client/
H A Dconstraints.c47 struct cert_ip *deny_ips; /* forbidden IP address ranges */ member
338 struct cert_ip *allow_ips = NULL, *deny_ips = NULL; in constraints_parse_talid() local
545 const struct cert_ip *deny_ips, size_t num_deny_ips) in constraints_check_ips()
573 struct cert_ip *allow_ips, *deny_ips; in constraints_validate() local