Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDip_mroute.h93 struct vifctl { struct
94 vifi_t vifc_vifi; /* the index of the vif to be added */
95 u_char vifc_flags; /* VIFF_ flags defined below */
96 u_char vifc_threshold; /* min ttl required to forward on vif */
97 u_int vifc_rate_limit; /* max rate */
98 struct in_addr vifc_lcl_addr; /* local interface address */
99 struct in_addr vifc_rmt_addr; /* remote address (tunnels only) */