Searched defs:holdtime (Results 1 – 10 of 10) sorted by relevance
/openbsd/usr.sbin/ldpd/ |
H A D | hello.c | 41 uint16_t size, holdtime = 0, flags = 0; in send_hello() local 155 uint16_t holdtime, flags; in recv_hello() local 410 gen_hello_prms_tlv(struct ibuf *buf, uint16_t holdtime, uint16_t flags) in gen_hello_prms_tlv() 461 tlv_decode_hello_prms(char *buf, uint16_t len, uint16_t *holdtime, in tlv_decode_hello_prms()
|
H A D | ldpe.h | 53 uint16_t holdtime; member
|
H A D | ldp.h | 149 uint16_t holdtime; member
|
H A D | ldpd.h | 507 uint16_t holdtime; member
|
/openbsd/usr.sbin/eigrpd/ |
H A D | neighbor.c | 58 nbr_new(struct eigrp_iface *ei, union eigrpd_addr *addr, uint16_t holdtime, in nbr_new()
|
H A D | eigrp.h | 137 uint16_t holdtime; member
|
/openbsd/usr.sbin/bgpd/ |
H A D | session.c | 841 uint16_t holdtime = INTERVAL_HOLD; in start_timer_sendholdtime() local 1488 uint16_t holdtime; in session_open() local 2166 uint16_t holdtime, myholdtime; in parse_open() local
|
H A D | session.h | 229 uint16_t holdtime; member
|
H A D | bgpd.h | 317 uint16_t holdtime; member 475 uint16_t holdtime; member
|
/openbsd/usr.sbin/bgpctl/ |
H A D | bgpctl.c | 1557 uint16_t short_as, holdtime; in show_mrt_open() local
|