Home
last modified time | relevance | path

Searched refs:PROTO_BROADCLIENT (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/ntp/ntpd/
Dcmd_args.c64 proto_config(PROTO_BROADCLIENT, 1, 0., NULL); in getCmdOpts()
Dntp_config.c1864 proto_config(PROTO_BROADCLIENT, ptree->broadcastclient, in config_other_modes()
3163 proto_config(PROTO_BROADCLIENT, enable, 0., NULL); in apply_enable_disable()
Dntp_request.c1545 proto_config(PROTO_BROADCLIENT, set, 0., NULL); in setclr_flags()
Dntp_proto.c5047 case PROTO_BROADCLIENT: /* broadcast client (bclient) */ in proto_config()
/freebsd-10-stable/contrib/ntp/include/
Dntp.h708 #define PROTO_BROADCLIENT 1 macro
/freebsd-10-stable/contrib/ntp/
DCommitLog207717 Wrong Macro used should have been PROTO_MULTICAST_ADD instead of PROTO_BROADCLIENT
207720 Wrong Macro used should have been PROTO_MULTICAST_ADD instead of PROTO_BROADCLIENT