Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/
H A Dmeson.build49 time_src = files(get_option('with_time_source')) variable
51 time_src = files() variable
/freebsd/contrib/tcpdump/
H A Dprint-ptp.c542 uint8_t rsvd, gm_prio_1, gm_prio_2, gm_clk_cls, gm_clk_acc, time_src; in ptp_print_announce_msg() local