Home
last modified time | relevance | path

Searched refs:PROTO_PCEDIGEST (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/ntp/include/
H A Dntp.h756 #define PROTO_PCEDIGEST 32 macro
/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_proto.c5503 case PROTO_PCEDIGEST: /* Digest */ in proto_config()
H A Dntp_config.c3521 proto_config(PROTO_PCEDIGEST, enable, 0., NULL); in apply_enable_disable()