Searched refs:np6 (Results 1 – 1 of 1) sorted by relevance
4308 mib2_ipv6NetToMediaEntry_t *np6; in ndp_report() local4328 for (np6 = (mib2_ipv6NetToMediaEntry_t *)item->valp; in ndp_report()4329 (char *)np6 < (char *)item->valp + item->length; in ndp_report()4330 np6 = (mib2_ipv6NetToMediaEntry_t *)((char *)np6 + in ndp_report()4342 switch (np6->ipv6NetToMediaState) { in ndp_report()4365 switch (np6->ipv6NetToMediaType) { in ndp_report()4382 ifindex2str(np6->ipv6NetToMediaIfIndex, ifname), in ndp_report()4383 octetstr(&np6->ipv6NetToMediaPhysAddress, 'h', in ndp_report()4387 pr_addr6(&np6->ipv6NetToMediaNetAddress, in ndp_report()