Home
last modified time | relevance | path

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

/openbsd-src/regress/usr.sbin/rpki-client/
H A Dtest-rrdp.c56 struct rrdp { struct
69 enum rrdp_task task; argument
74 struct rrdp_session repository; argument
75 struct rrdp_session current; argument
76 XML_Parser parser;
77 struct notification_xml *nxml;
78 struct snapshot_xml *sxml;
79 struct delta_xml *dxml;
/openbsd-src/usr.sbin/rpki-client/
H A Drrdp.c49 struct rrdp { struct
76 static TAILQ_HEAD(, rrdp) states = TAILQ_HEAD_INITIALIZER(states); argument
63 taskrrdp global() argument
68 repositoryrrdp global() argument
69 currentrrdp global() argument
[all...]
H A Drrdp_snapshot.c41 struct rrdp *rrdp; member
H A Drrdp_delta.c43 struct rrdp *rrdp; member
H A Dmain.c971 int rc, c, i, st, proc, rsync, http, rrdp, hangup = 0; main() local
H A Drepo.c94 const struct rrdprepo *rrdp; global() member
[all...]