Home
last modified time | relevance | path

Searched refs:num_mcast (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std434 offsetof(num_mcast) = 92
H A Dntpdc_ops.c3102 (u_long)ntohl(ifs->num_mcast), in iflist()
/freebsd/contrib/ntp/include/
H A Dntp.h194 int num_mcast; /* mcast addrs enabled */ member
H A Dntp_request.h922 int32 num_mcast; /* No. of IP addresses in multicast socket */ member
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c544 printf("num_mcast = %d\n", itf->num_mcast); in interface_dump()
2556 iface->num_mcast++; in socket_multicast_enable()
2633 iface->num_mcast--; in socket_multicast_disable()
2634 if (iface->num_mcast <= 0) { in socket_multicast_disable()
H A Dntp_request.c2740 ifs->num_mcast = htonl(ep->num_mcast); in fill_info_if_stats()
H A Dntp_control.c4305 ctl_putint(tag, la->num_mcast); in send_ifstats_entry()
/freebsd/usr.sbin/ntp/ntpdc/
H A Dnl.c858 (int) offsetof(struct info_if_stats, num_mcast));
/freebsd/sys/dev/oce/
H A Doce_hw.h1814 uint32_t num_mcast; member