Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_net.h189 #define SOCK_UNSPEC(psau) \ macro
196 (SOCK_UNSPEC(psau) && !SCOPE(psau))
/freebsd/contrib/ntp/ntpd/
H A Dntp_peer.c601 if (hostname != NULL && SOCK_UNSPEC(srcadr)) in peer_config()
876 && !SOCK_UNSPEC(srcadr) in newpeer()
877 && !SOCK_UNSPEC(&peer->srcadr)) { in newpeer()
H A Dntp_restrict.c779 if ( !restrict_source_enabled || SOCK_UNSPEC(addr) in restrict_source()
H A Dntp_proto.c1158 if (!SOCK_UNSPEC(&rbufp->dstadr->bcast)) in receive()
H A Dntp_control.c4081 if (!SOCK_UNSPEC(&addr[si]) && si == priors) in read_mru_list()
/freebsd/contrib/ntp/ntpq/
H A Dntpq-subs.c1774 if (SOCK_UNSPEC(&refidadr)) in doprintpeers()
1799 if (SOCK_UNSPEC(&refidadr)) in doprintpeers()
1882 else if (SOCK_UNSPEC(&srcadr)) in doprintpeers()
3426 if (!SOCK_UNSPEC(&prow->bcast)) in another_ifstats_field()
H A Dntpq.c2053 if (!showhostnames || SOCK_UNSPEC(addr)) { in nntohost_col()
2078 if (!showhostnames || SOCK_UNSPEC(netnum)) in nntohostp()
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c1512 if (!showhostnames || SOCK_UNSPEC(netnum)) in nntohost()