Home
last modified time | relevance | path

Searched refs:quagga_gettime (Results 1 – 22 of 22) sorted by relevance

/dports/net/quagga/quagga-1.2.4/tests/
H A Dtest-timer-performance.c64 quagga_gettime(QUAGGA_CLK_MONOTONIC, &tv_start); in main()
75 quagga_gettime(QUAGGA_CLK_MONOTONIC, &tv_lap); in main()
87 quagga_gettime(QUAGGA_CLK_MONOTONIC, &tv_stop); in main()
/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_spf.c1289 quagga_gettime (QUAGGA_CLK_MONOTONIC, &area->ospf->ts_spf); in ospf_spf_calculate()
1321 quagga_gettime (QUAGGA_CLK_MONOTONIC, &spf_start_time); in ospf_spf_calculate_timer()
1348 quagga_gettime (QUAGGA_CLK_MONOTONIC, &stop_time); in ospf_spf_calculate_timer()
1357 quagga_gettime (QUAGGA_CLK_MONOTONIC, &stop_time); in ospf_spf_calculate_timer()
1360 quagga_gettime (QUAGGA_CLK_MONOTONIC, &start_time); in ospf_spf_calculate_timer()
1364 quagga_gettime (QUAGGA_CLK_MONOTONIC, &stop_time); in ospf_spf_calculate_timer()
1375 quagga_gettime (QUAGGA_CLK_MONOTONIC, &start_time); in ospf_spf_calculate_timer()
1380 quagga_gettime (QUAGGA_CLK_MONOTONIC, &stop_time); in ospf_spf_calculate_timer()
1393 quagga_gettime (QUAGGA_CLK_MONOTONIC, &start_time); in ospf_spf_calculate_timer()
1397 quagga_gettime (QUAGGA_CLK_MONOTONIC, &stop_time); in ospf_spf_calculate_timer()
[all …]
H A Dospf_ase.c652 quagga_gettime(QUAGGA_CLK_MONOTONIC, &start_time); in ospf_ase_calculate_timer()
684 quagga_gettime(QUAGGA_CLK_MONOTONIC, &stop_time); in ospf_ase_calculate_timer()
H A Dospf_packet.c1423 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf_db_desc()
2028 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf_ls_upd()
3524 quagga_gettime (QUAGGA_CLK_MONOTONIC, &nbr->last_send_ts); in ospf_db_desc_send()
H A Dospf_lsa.c157 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf_lsa_refresh_delay()
/dports/net/quagga/quagga-1.2.4/ospf6d/
H A Dospf6_neighbor.c119 quagga_gettime (QUAGGA_CLK_MONOTONIC, &on->last_changed); in ospf6_neighbor_create()
182 quagga_gettime (QUAGGA_CLK_MONOTONIC, &on->last_changed); in ospf6_neighbor_state_change()
664 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_neighbor_show()
726 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_neighbor_show_drchoice()
750 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_neighbor_show_detail()
H A Dospf6_flood.c227 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_install_lsa()
864 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_receive_lsa()
875 quagga_gettime (QUAGGA_CLK_MONOTONIC, &new->received); in ospf6_receive_lsa()
H A Dospf6_lsa.c210 if (quagga_gettime (QUAGGA_CLK_MONOTONIC, &now) < 0) in ospf6_lsa_age_set()
233 if (quagga_gettime (QUAGGA_CLK_MONOTONIC, &now) < 0) in ospf6_lsa_age_current()
516 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_lsa_show()
H A Dospf6_route.c381 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_route_add()
799 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_route_show()
847 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_route_show_detail()
H A Dospf6_spf.c561 quagga_gettime (QUAGGA_CLK_MONOTONIC, &start); in ospf6_spf_calculation_thread()
601 quagga_gettime (QUAGGA_CLK_MONOTONIC, &end); in ospf6_spf_calculation_thread()
H A Dospf6_top.c123 quagga_gettime (QUAGGA_CLK_MONOTONIC, &o->starttime); in ospf6_create()
1075 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_show()
H A Dospf6_intra.c1458 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_brouter_debug_print()
1462 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_brouter_debug_print()
H A Dospf6_abr.c405 quagga_gettime (QUAGGA_CLK_MONOTONIC, &summary->changed); in ospf6_abr_originate_summary_to_area()
H A Dospf6_interface.c927 quagga_gettime (QUAGGA_CLK_MONOTONIC, &now); in ospf6_interface_show()
H A Dospf6_message.c1811 if (quagga_gettime (QUAGGA_CLK_MONOTONIC, &tv) < 0) in ospf6_dbdesc_send()
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/isis/
H A Dthread.h174 extern int quagga_gettime (enum quagga_clkid, struct timeval *);
H A Dthread.c177 quagga_gettime (enum quagga_clkid clkid, struct timeval *tv) in quagga_gettime() function
/dports/net/quagga/quagga-1.2.4/lib/
H A Dthread.h236 extern int quagga_gettime (enum quagga_clkid, struct timeval *);
H A Dthread.c205 quagga_gettime (enum quagga_clkid clkid, struct timeval *tv) in quagga_gettime() function
/dports/net/quagga/quagga-1.2.4/isisd/
H A Disis_spf.c1182 quagga_gettime(QUAGGA_CLK_MONOTONIC, &time_now); in isis_run_spf()
1280 quagga_gettime(QUAGGA_CLK_MONOTONIC, &time_now); in isis_run_spf()
/dports/net/quagga/quagga-1.2.4/zebra/
H A Dzebra_fpm.c304 if (quagga_gettime (QUAGGA_CLK_MONOTONIC, &tv) < 0) in zfpm_get_time()
/dports/net/quagga/quagga-1.2.4/bgpd/
H A Dbgpd.c278 quagga_gettime(QUAGGA_CLK_MONOTONIC, &tv); in bgp_clock()