Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/ip_mroute/
H A Dip_mroute.h97 struct vifctl { struct
98 vifi_t vifc_vifi; /* the index of the vif to be added */
99 u_char vifc_flags; /* VIFF_ flags defined below */
100 u_char vifc_threshold; /* min ttl required to forward on vif */
101 u_int vifc_rate_limit; /* max rate */
102 struct in_addr vifc_lcl_addr; /* local interface address */
103 struct in_addr vifc_rmt_addr; /* remote address (tunnels only) */