Home
last modified time | relevance | path

Searched refs:ipv6RoutePfxLength (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h772 int ipv6RoutePfxLength; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c759 if (rp6->ipv6RoutePfxLength == IPV6_ABITS) in delRouteEntry()
770 (void) in_prefixlentomask(rp6->ipv6RoutePfxLength, IPV6_ABITS, in delRouteEntry()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c4942 rp6->ipv6RoutePfxLength, fp)) in ire_filter_match_v6()
4984 } else if (rp6->ipv6RoutePfxLength == IPV6_ABITS) { in form_v6_route_flags()
5105 rp6->ipv6RoutePfxLength, dstbuf, sizeof (dstbuf)), in ire_report_item_v6()
5123 rp6->ipv6RoutePfxLength, dstbuf, sizeof (dstbuf)), in ire_report_item_v6()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c11136 re->ipv6RoutePfxLength = ip_mask_to_plen_v6(&ire->ire_mask_v6); in ip_snmp_get2_v6_route()