Home
last modified time | relevance | path

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

/trueos/contrib/ntp/ntpd/
HDntp_io.c1676 iface->flags |= INT_BCASTOPEN; in socket_broadcast_enable()
1703 iface->flags &= ~INT_BCASTOPEN; in socket_broadcast_disable()
2012 if (interf->flags & INT_BCASTOPEN) { in io_setbclient()
2075 if (!(interf->flags & INT_BCASTOPEN)) in io_unsetbclient()
3206 if (!(interface->flags & INT_BCASTOPEN)) in input_handler()
/trueos/contrib/ntp/include/
HDntp.h208 #define INT_BCASTOPEN 0x020 /* broadcast socket is open */ macro
/trueos/contrib/ntp/ntpdc/
HDntpdc_ops.c3155 if (!ntohl(ifs->v6_flag) && ntohl(ifs->flags) & (INT_BCASTOPEN)) { in iflist()
/trueos/contrib/ntp/
HDCommitLog22112 findbcastinter should be using INT_BCASTOPEN flag
22115 findbcastinter should be using INT_BCASTOPEN flag