Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ntp/include/
HDntp.h740 #define PROTO_UEDIGEST 31 macro
/freebsd-11-stable/contrib/ntp/ntpd/
HDntp_proto.c5392 case PROTO_UEDIGEST: /* Digest */ in proto_config()
HDntp_config.c3438 proto_config(PROTO_UEDIGEST, enable, 0., NULL); in apply_enable_disable()