Home
last modified time | relevance | path

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

/trueos/contrib/ntp/ntpd/
HDntp_io.c598 printf("num_mcast = %d\n", itf->num_mcast); in interface_dump()
720 interface->num_mcast = 0; in init_interface()
1901 iface->num_mcast++; in socket_multicast_enable()
1968 iface->num_mcast--; in socket_multicast_disable()
1969 if (iface->num_mcast <= 0) { in socket_multicast_disable()
1970 iface->num_mcast = 0; in socket_multicast_disable()
HDntp_request.c2855 ifs->num_mcast = htonl(interface->num_mcast); in fill_info_if_stats()
/trueos/contrib/ntp/ntpdc/
HDlayout.std421 offsetof(num_mcast) = 92
HDntpdc_ops.c3134 ntohl(ifs->num_mcast), in iflist()
/trueos/contrib/ntp/include/
HDntp.h185 int num_mcast; /* No. of IP addresses in multicast socket */ member
HDntp_request.h897 int32 num_mcast; /* No. of IP addresses in multicast socket */ member
/trueos/sys/dev/oce/
HDoce_hw.h1810 uint32_t num_mcast; member