Lines Matching defs:ipAdEntInfo_s
621 struct ipAdEntInfo_s { struct
622 Gauge ae_mtu;
624 int ae_metric;
626 IpAddress ae_broadcast_addr;
628 IpAddress ae_pp_dst_addr;
629 int ae_flags; /* IFF_* flags in if.h */
630 Counter ae_ibcnt; /* Inbound packets */
631 Counter ae_obcnt; /* Outbound packets */
632 Counter ae_focnt; /* Forwarded packets */
633 IpAddress ae_subnet; /* Subnet prefix */
634 int ae_subnet_len; /* Subnet prefix length */
635 IpAddress ae_src_addr; /* Source address */