Searched refs:np6 (Results 1 – 1 of 1) sorted by relevance
3926 mib2_ipv6NetToMediaEntry_t *np6; in ndp_report() local3948 for (np6 = (mib2_ipv6NetToMediaEntry_t *)item->valp; in ndp_report()3949 (char *)np6 < (char *)item->valp + item->length; in ndp_report()3951 np6 = (mib2_ipv6NetToMediaEntry_t *)((char *)np6 + in ndp_report()3963 switch (np6->ipv6NetToMediaState) { in ndp_report()3986 switch (np6->ipv6NetToMediaType) { in ndp_report()4001 ifindex2str(np6->ipv6NetToMediaIfIndex, ifname), in ndp_report()4002 octetstr(&np6->ipv6NetToMediaPhysAddress, 'h', in ndp_report()4006 pr_addr6(&np6->ipv6NetToMediaNetAddress, in ndp_report()