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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c1715 ndpd_info_t ndpd_info; local
1728 ndpd_info.info_type = NDPD_SNMP_INFO_RESPONSE;
1729 ndpd_info.info_version = NDPD_SNMP_INFO_VER;
1730 ndpd_info.info_num_of_phyints = num_of_phyints;
1732 (void) sendto(mibsock, &ndpd_info, sizeof (ndpd_info_t), 0,

Completed in 357 milliseconds