Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/include/
H A Dntp.h732 #define PROTO_NTP 8 macro
/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_request.c1549 proto_config(PROTO_NTP, set, 0., NULL); in setclr_flags()
H A Dntp_proto.c5408 case PROTO_NTP: /* NTP discipline (ntp) */ in proto_config()
H A Dntp_config.c3517 proto_config(PROTO_NTP, enable, 0., NULL); in apply_enable_disable()