Home
last modified time | relevance | path

Searched defs:ipv6AddrInfo_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h669 struct ipv6AddrInfo_s { struct
670 Gauge ae_mtu;
672 int ae_metric;
674 Ip6Address ae_pp_dst_addr;
675 int ae_flags; /* IFF_* flags in if.h */
676 Counter ae_ibcnt; /* Inbound packets */
677 Counter ae_obcnt; /* Outbound packets */
678 Counter ae_focnt; /* Forwarded packets */
679 Ip6Address ae_subnet; /* Subnet prefix */
680 int ae_subnet_len; /* Subnet prefix length */
[all …]