Home
last modified time | relevance | path

Searched refs:nh_last_upd_time (Results 1 – 11 of 11) sorted by relevance

/dports/net/quagga/quagga-1.2.4/zebra/
H A Dzserv.h97 time_t nh_last_upd_time; member
H A Dzebra_rnh.c556 client->nh_last_upd_time = quagga_time(NULL); in send_client()
H A Dzserv.c1913 if (client->nh_last_upd_time) in zebra_show_client_detail()
1915 zserv_time_buf(&client->nh_last_upd_time, mbuf, ZEBRA_TIME_BUF), in zebra_show_client_detail()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzserv.h205 time_t nh_last_upd_time; member
H A Dzebra_srte.c164 client->nh_last_upd_time = monotime(NULL); in zebra_sr_policy_notify_update_client()
H A Dzserv.c1019 if (client->nh_last_upd_time) in zebra_show_client_detail()
1021 zserv_time_buf(&client->nh_last_upd_time, mbuf, in zebra_show_client_detail()
H A Dzebra_rnh.c1206 client->nh_last_upd_time = monotime(NULL); in zebra_send_rnh_update()
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzserv.h205 time_t nh_last_upd_time; member
H A Dzebra_srte.c164 client->nh_last_upd_time = monotime(NULL); in zebra_sr_policy_notify_update_client()
H A Dzserv.c1019 if (client->nh_last_upd_time) in zebra_show_client_detail()
1021 zserv_time_buf(&client->nh_last_upd_time, mbuf, in zebra_show_client_detail()
H A Dzebra_rnh.c1206 client->nh_last_upd_time = monotime(NULL); in zebra_send_rnh_update()