Home
last modified time | relevance | path

Searched refs:SOCK_UNSPEC (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/contrib/ntp/include/
Dntp_net.h189 #define SOCK_UNSPEC(psau) \ macro
196 (SOCK_UNSPEC(psau) && !SCOPE(psau))
/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_restrict.c633 if (!restrict_source_enabled || SOCK_UNSPEC(addr) || in restrict_source()
Dntp_peer.c589 if (hostname != NULL && SOCK_UNSPEC(srcadr)) in peer_config()
Dntp_proto.c979 if (!SOCK_UNSPEC(&rbufp->dstadr->bcast)) in receive()
Dntp_control.c4088 if (!SOCK_UNSPEC(&addr[si]) && si == priors) in read_mru_list()
/freebsd-9-stable/contrib/ntp/ntpq/
Dntpq-subs.c1693 if (SOCK_UNSPEC(&refidadr)) in doprintpeers()
1717 if (SOCK_UNSPEC(&refidadr)) in doprintpeers()
1792 else if (SOCK_UNSPEC(&srcadr)) in doprintpeers()
3326 if (!SOCK_UNSPEC(&prow->bcast)) in another_ifstats_field()
Dntpq.c1938 if (!showhostnames || SOCK_UNSPEC(addr)) { in nntohost_col()
1963 if (!showhostnames || SOCK_UNSPEC(netnum)) in nntohostp()
/freebsd-9-stable/contrib/ntp/ntpdc/
Dntpdc.c1495 if (!showhostnames || SOCK_UNSPEC(netnum)) in nntohost()