Home
last modified time | relevance | path

Searched refs:tr_localaddr (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/ntp/include/
HDntp_control.h160 struct interface *tr_localaddr; /* interface to send this through */ member
/NextBSD/contrib/ntp/ntpd/
HDntp_request.c2095 if (tr->tr_localaddr == any_interface) in req_get_traps()
2099 = NSRCADR(&tr->tr_localaddr->sin); in req_get_traps()
2107 = SOCK_ADDR6(&tr->tr_localaddr->sin); in req_get_traps()
HDntp_control.c1294 ctl_traps[i].tr_localaddr, -4, in ctl_flushpkt()
4652 tptouse->tr_localaddr = linter; in ctlsettrap()
4703 && (linter == ctl_traps[n].tr_localaddr)) in ctlfindtrap()