Searched refs:PROTO_BROADCLIENT (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/ntp/ntpd/ |
| D | cmd_args.c | 64 proto_config(PROTO_BROADCLIENT, 1, 0., NULL); in getCmdOpts()
|
| D | ntp_config.c | 1864 proto_config(PROTO_BROADCLIENT, ptree->broadcastclient, in config_other_modes() 3163 proto_config(PROTO_BROADCLIENT, enable, 0., NULL); in apply_enable_disable()
|
| D | ntp_request.c | 1545 proto_config(PROTO_BROADCLIENT, set, 0., NULL); in setclr_flags()
|
| D | ntp_proto.c | 5047 case PROTO_BROADCLIENT: /* broadcast client (bclient) */ in proto_config()
|
| /freebsd-10-stable/contrib/ntp/include/ |
| D | ntp.h | 708 #define PROTO_BROADCLIENT 1 macro
|
| /freebsd-10-stable/contrib/ntp/ |
| D | CommitLog | 207717 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
|