Lines Matching defs:ipv6AddrInfo_s
661 struct ipv6AddrInfo_s { struct
662 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 */
673 Ip6Address ae_src_addr; /* Source address */