Searched refs:unaddr (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-address.h147 uint64_t unaddr: 4; /* the hardware ignores <39:36> in Octeon I */ member in struct:__anon10010::__anon10015
153 uint64_t unaddr: 4; /* the hardware ignores <39:36> in Octeon I */ member in struct:__anon10010::__anon10016
162 uint64_t unaddr: 4; /* the hardware ignores <39:36> in Octeon I */ member in struct:__anon10010::__anon10017
/freebsd-13-stable/contrib/ntp/include/
H A Dntp_request.h915 union addrun unaddr; /* address */ member in struct:info_if_stats
/freebsd-13-stable/usr.sbin/ntp/ntpdc/
H A Dnl.c844 printf("offsetof(unaddr) = %d\n",
845 (int) offsetof(struct info_if_stats, unaddr));
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_request.c2717 ifs->unaddr.addr6 = SOCK_ADDR6(&ep->sin);
2722 ifs->unaddr.addr = SOCK_ADDR4(&ep->sin);
/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c3093 ifs->unaddr.addr.s_addr, ifs->unaddr.addr6);

Completed in 120 milliseconds