Lines Matching defs:ipAdEntInfo_s
613 struct ipAdEntInfo_s { struct
614 Gauge ae_mtu;
616 int ae_metric;
618 IpAddress ae_broadcast_addr;
620 IpAddress ae_pp_dst_addr;
621 int ae_flags; /* IFF_* flags in if.h */
622 Counter ae_ibcnt; /* Inbound packets */
623 Counter ae_obcnt; /* Outbound packets */
624 Counter ae_focnt; /* Forwarded packets */
625 IpAddress ae_subnet; /* Subnet prefix */
626 int ae_subnet_len; /* Subnet prefix length */
627 IpAddress ae_src_addr; /* Source address */