Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ntp/ntpd/
HDcmd_args.c108 proto_config(PROTO_BROADDELAY, 0, tmp, NULL); in getCmdOpts()
HDntp_proto.c5309 case PROTO_BROADDELAY: /* default broadcast delay (bdelay) */ in proto_config()
HDntp_config.c3986 proto_config(PROTO_BROADDELAY, 0, curr_var->value.d, NULL); in config_vars()
/freebsd-11-stable/contrib/ntp/include/
HDntp.h713 #define PROTO_BROADDELAY 4 macro