Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ldpd/
H A Dldpd.h427 struct ldpd_global { struct
428 int cmd_opts;
429 char *csock;
430 time_t uptime;
431 struct ldpd_af_global ipv4;
432 struct ldpd_af_global ipv6;
433 uint32_t conf_seqnum;
434 int pfkeysock;
435 struct if_addr_head addr_list;
437 struct in_addr mcast_addr_v4;
[all …]