Home
last modified time | relevance | path

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

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