Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/netinet/
H A Dip_mroute.h81 struct vifctl { struct
82 vifi_t vifc_vifi; /* the index of the vif to be added */
83 uchar_t vifc_flags; /* VIFF_ flags defined below */
84 uchar_t vifc_threshold; /* min ttl required to forward on vif */
85 uint_t vifc_rate_limit; /* max rate */
86 struct in_addr vifc_lcl_addr; /* local interface address */
87 struct in_addr vifc_rmt_addr; /* remote address(tunnels only) */
92 uint_t vifc_pkt_in; /* # Pkts in on interface */
93 uint_t vifc_pkt_out; /* # Pkts out on interface */