Lines Matching defs:cert_as
51 struct cert_as {
127 struct cert_as *ases; /* list of AS numbers and ranges */
273 struct cert_as *ases; /* AS resources */
803 int as_check_overlap(const struct cert_as *, const char *,
804 const struct cert_as *, size_t, int);
806 const struct cert_as *, size_t);
807 void as_warn(const char *, const char *, const struct cert_as *);
809 int sbgp_as_id(const char *, struct cert_as *, size_t *,
811 int sbgp_as_range(const char *, struct cert_as *, size_t *,
815 struct cert_as **, size_t *);