Home
last modified time | relevance | path

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

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