Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dip_mroute.h69 struct vifctl { struct
70 vifi_t vifc_vifi; /* the index of the vif to be added */
71 u_int8_t vifc_flags; /* VIFF_ flags defined below */
72 u_int8_t vifc_threshold; /* min ttl required to forward on vif */
73 u_int32_t vifc_rate_limit; /* max rate */
74 struct in_addr vifc_lcl_addr;/* local interface address */
75 struct in_addr vifc_rmt_addr;/* remote address (tunnels only) */