Searched defs:ipv6AddrInfo_s (Results 1 – 1 of 1) sorted by relevance
669 struct ipv6AddrInfo_s { struct670 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 …]