Home
last modified time | relevance | path

Searched refs:interface_update (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/ntp/include/
H A Dntpd.h119 extern void interface_update (interface_receiver_t, void *);
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_timer.c445 interface_update(NULL, NULL); in timer()
H A Dntp_request.c2783 interface_update(fill_info_if_stats, &ifs); in do_if_reload()
H A Dntp_io.c1517 interface_update( in interface_update() function