Searched defs:ipv6AddrInfo_s (Results 1 – 1 of 1) sorted by relevance
661 struct ipv6AddrInfo_s { struct662 Gauge ae_mtu;664 int ae_metric;666 Ip6Address ae_pp_dst_addr;667 int ae_flags; /* IFF_* flags in if.h */668 Counter ae_ibcnt; /* Inbound packets */669 Counter ae_obcnt; /* Outbound packets */670 Counter ae_focnt; /* Forwarded packets */671 Ip6Address ae_subnet; /* Subnet prefix */672 int ae_subnet_len; /* Subnet prefix length */[all …]