Home
last modified time | relevance | path

Searched defs:ipAdEntInfo_s (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/inet/
H A Dmib2.h613 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 */
[all …]